Quota interface

Subscription quotas

Properties

hostsRemaining

Remaining hosts quota by sku type

quotaEnabled

Host quota is active for current subscription

Property Details

hostsRemaining

Remaining hosts quota by sku type

hostsRemaining?: Record<string, number>

Property Value

Record<string, number>

quotaEnabled

Host quota is active for current subscription

quotaEnabled?: string

Property Value

string