Share via


Quota Class

Definition

Subscription quotas

public class Quota
type Quota = class
Public Class Quota
Inheritance
Quota

Constructors

Quota()

Initializes a new instance of the Quota class.

Quota(IDictionary<String,Nullable<Int32>>, String)

Initializes a new instance of the Quota class.

Properties

HostsRemaining

Gets remaining hosts quota by sku type

QuotaEnabled

Gets host quota is active for current subscription. Possible values include: 'Enabled', 'Disabled'

Applies to