Quota Class

Subscription quotas.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Quota

Constructor

Quota(**kwargs)

Variables

hosts_remaining
dict[str, int]

Remaining hosts quota by sku type.

quota_enabled
str or QuotaEnabled

Host quota is active for current subscription. Possible values include: "Enabled", "Disabled".