LicenseResourceCount tracks the server count info for 3 different licensing tiers.
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] |