Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1001 Bytes

ResourceLicenseResourceCount.md

File metadata and controls

14 lines (10 loc) · 1001 Bytes

ResourceLicenseResourceCount

LicenseResourceCount tracks the server count info for 3 different licensing tiers.

Properties

Name Type Description Notes
license_type str Type of licensing defined for this resource group. Used for licensing group. [optional] [readonly] [default to 'Base']
resource_count int The number of resource belongs to this licensing tier. [optional] [readonly]
account IamAccount [optional]
license_groups list[ResourceGroup] A reference to a resourceGroup resource. When the $expand query parameter is specified, the referenced resource is returned inline. The list of all license groups bind with this server count object. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]