QuotaCapability interface
The regional quota capability.
Properties
| cores |
The number of cores used in the subscription. |
| max |
The number of cores that the subscription allowed. |
| regional |
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[]