ResourceSkuLocationInfo interface

Describes an available Compute SKU Location Information.

Properties

extendedLocations

The names of extended locations. NOTE: This property will not be serialized. It can only be populated by the server.

location

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

type

The type of the extended location. 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

extendedLocations

The names of extended locations. NOTE: This property will not be serialized. It can only be populated by the server.

extendedLocations?: string[]

Property Value

string[]

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

type

The type of the extended location. NOTE: This property will not be serialized. It can only be populated by the server.

type?: 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[]