SkuInformation interface
ElasticSAN SKU and its properties
Properties
| capabilities | The capability information in the specified SKU. NOTE: This property will not be serialized. It can only be populated by the server. |
| location |
Availability of the SKU for the location/zone NOTE: This property will not be serialized. It can only be populated by the server. |
| locations | The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Sku Name |
| resource |
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| tier | Sku Tier |
Property Details
capabilities
The capability information in the specified SKU. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: SKUCapability[]
Property Value
locationInfo
Availability of the SKU for the location/zone NOTE: This property will not be serialized. It can only be populated by the server.
locationInfo?: SkuLocationInfo[]
Property Value
locations
The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). NOTE: This property will not be serialized. It can only be populated by the server.
locations?: string[]
Property Value
string[]
name
Sku Name
name: string
Property Value
string
resourceType
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
tier
Sku Tier
tier?: string
Property Value
string