Quota interface

Subscription quotas

Properties

hostsRemaining

Remaining hosts quota by sku type NOTE: This property will not be serialized. It can only be populated by the server.

quotaEnabled

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