WorkspaceSku interface

Describes Workspace Sku details and features

Properties

capabilities

List of features/user capabilities associated with the sku NOTE: This property will not be serialized. It can only be populated by the server.

locationInfo

A list of locations and availability zones in those locations where the SKU is available. NOTE: This property will not be serialized. It can only be populated by the server.

locations

The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). NOTE: This property will not be serialized. It can only be populated by the server.

name

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

resourceType

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

restrictions

The restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

tier

Sku Tier like Basic or Enterprise NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capabilities

List of features/user capabilities associated with the sku NOTE: This property will not be serialized. It can only be populated by the server.

capabilities?: SKUCapability[]

Property Value

locationInfo

A list of locations and availability zones in those locations where the SKU is available. NOTE: This property will not be serialized. It can only be populated by the server.

locationInfo?: ResourceSkuLocationInfo[]

Property Value

locations

The set of locations that the SKU is available. This will be supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). NOTE: This property will not be serialized. It can only be populated by the server.

locations?: string[]

Property Value

string[]

name

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

name?: string

Property Value

string

resourceType

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

resourceType?: string

Property Value

string

restrictions

The restrictions because of which SKU cannot be used. This is empty if there are no restrictions.

restrictions?: Restriction[]

Property Value

tier

Sku Tier like Basic or Enterprise NOTE: This property will not be serialized. It can only be populated by the server.

tier?: string

Property Value

string