Share via


ResourceSkuLocationInfo Class

Definition

Describes an available Compute SKU Location Information.

public class ResourceSkuLocationInfo
type ResourceSkuLocationInfo = class
Public Class ResourceSkuLocationInfo
Inheritance
ResourceSkuLocationInfo

Constructors

ResourceSkuLocationInfo()

Initializes a new instance of the ResourceSkuLocationInfo class.

ResourceSkuLocationInfo(String, IList<String>, IList<ResourceSkuZoneDetails>, IList<String>, String)

Initializes a new instance of the ResourceSkuLocationInfo class.

Properties

ExtendedLocations

Gets the names of extended locations.

Location

Gets location of the SKU

Type

Gets the type of the extended location. Possible values include: 'EdgeZone'

ZoneDetails

Gets details of capabilities available to a SKU in specific zones.

Zones

Gets list of availability zones where the SKU is supported.

Applies to