QuotaCapability interface

The regional quota capability.

Properties

coresUsed

The number of cores used in the subscription.

maxCoresAllowed

The number of cores that the subscription allowed.

regionalQuotas

The list of region quota capabilities.

Property Details

coresUsed

The number of cores used in the subscription.

coresUsed?: number

Property Value

number

maxCoresAllowed

The number of cores that the subscription allowed.

maxCoresAllowed?: number

Property Value

number

regionalQuotas

The list of region quota capabilities.

regionalQuotas?: RegionalQuotaCapability[]

Property Value