ResourceSkuLocationInfo interface

Properties

location

Location of the SKU NOTE: This property will not be serialized. It can only be populated by the server.

zoneDetails

Details of capabilities available to a SKU in specific zones. NOTE: This property will not be serialized. It can only be populated by the server.

zones

List of availability zones where the SKU is supported. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

location

Location of the SKU NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

zoneDetails

Details of capabilities available to a SKU in specific zones. NOTE: This property will not be serialized. It can only be populated by the server.

zoneDetails?: ResourceSkuZoneDetails[]

Property Value

zones

List of availability zones where the SKU is supported. NOTE: This property will not be serialized. It can only be populated by the server.

zones?: string[]

Property Value

string[]