ResourceSku interface

Describes an available Compute SKU.

Properties

apiVersions

The api versions that support this SKU. NOTE: This property will not be serialized. It can only be populated by the server.

capabilities

A name value pair to describe the capability. NOTE: This property will not be serialized. It can only be populated by the server.

capacity

Specifies the number of virtual machines in the scale set. NOTE: This property will not be serialized. It can only be populated by the server.

costs

Metadata for retrieving price info. NOTE: This property will not be serialized. It can only be populated by the server.

family

The Family of this particular SKU. NOTE: This property will not be serialized. It can only be populated by the server.

kind

The Kind of resources that are supported in this 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. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

resourceType

The type of resource the SKU applies to. 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. NOTE: This property will not be serialized. It can only be populated by the server.

size

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

tier

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

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

Property Details

apiVersions

The api versions that support this SKU. NOTE: This property will not be serialized. It can only be populated by the server.

apiVersions?: string[]

Property Value

string[]

capabilities

A name value pair to describe the capability. NOTE: This property will not be serialized. It can only be populated by the server.

capabilities?: ResourceSkuCapabilities[]

Property Value

capacity

Specifies the number of virtual machines in the scale set. NOTE: This property will not be serialized. It can only be populated by the server.

capacity?: ResourceSkuCapacity

Property Value

costs

Metadata for retrieving price info. NOTE: This property will not be serialized. It can only be populated by the server.

costs?: ResourceSkuCosts[]

Property Value

family

The Family of this particular SKU. NOTE: This property will not be serialized. It can only be populated by the server.

family?: string

Property Value

string

kind

The Kind of resources that are supported in this SKU. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: string

Property Value

string

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. NOTE: This property will not be serialized. It can only be populated by the server.

locations?: string[]

Property Value

string[]

name

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

name?: string

Property Value

string

resourceType

The type of resource the SKU applies to. 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. NOTE: This property will not be serialized. It can only be populated by the server.

restrictions?: ResourceSkuRestrictions[]

Property Value

size

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

size?: string

Property Value

string

tier

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

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

tier?: string

Property Value

string