ResourceSkuLocationInfo Class

Describes an available Compute SKU Location Information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceSkuLocationInfo

Constructor

ResourceSkuLocationInfo(**kwargs)

Variables

location
str

Location of the SKU.

zones
list[str]

List of availability zones where the SKU is supported.

zone_details
list[ResourceSkuZoneDetails]

Details of capabilities available to a SKU in specific zones.

extended_locations
list[str]

The names of extended locations.

type
str or ExtendedLocationType

The type of the extended location. Possible values include: "EdgeZone".