Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSkuLocationInfo

Package version

Describes an available Compute SKU Location Information.

Hierarchy

  • ResourceSkuLocationInfo

Index

Properties

Optional extendedLocations

extendedLocations: string[]

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

Optional location

location: undefined | string

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

Optional type

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

Optional zoneDetails

zoneDetails: ResourceSkuZoneDetails[]

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.

Optional zones

zones: string[]

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

Generated using TypeDoc