Quota interface
Subscription quotas
Properties
hosts |
Remaining hosts quota by sku type NOTE: This property will not be serialized. It can only be populated by the server. |
quota |
Host quota is active for current subscription NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
hostsRemaining
Remaining hosts quota by sku type NOTE: This property will not be serialized. It can only be populated by the server.
hostsRemaining?: {[propertyName: string]: number}
Property Value
{[propertyName: string]: number}
quotaEnabled
Host quota is active for current subscription NOTE: This property will not be serialized. It can only be populated by the server.
quotaEnabled?: string
Property Value
string