RegionalQuotaCapability interface
The regional quota capacity.
Properties
cores |
The number of cores available in the region. |
cores |
The number of cores used in the region. |
region |
The region name. |
Property Details
coresAvailable
The number of cores available in the region.
coresAvailable?: number
Property Value
number
coresUsed
The number of cores used in the region.
coresUsed?: number
Property Value
number
regionName
The region name.
regionName?: string
Property Value
string