SkuInformationLocationInfoItem interface
model interface SkuInformationLocationInfoItem
Properties
| location | Describes the location for the product where storage account resource can be created. |
| zones | Describes the available zones for the product where storage account resource can be created. |
Property Details
location
Describes the location for the product where storage account resource can be created.
location?: string
Property Value
string
zones
Describes the available zones for the product where storage account resource can be created.
zones?: string[]
Property Value
string[]