VmSkuProperties interface

The profile for supported VM skus

Properties

capabilities

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

name

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

resourceType

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

size

The size of the VM Family NOTE: This property will not be serialized. It can only be populated by the server.

tier

The tier of the VM Family NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capabilities

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

capabilities?: VmSkuCapabilities[]

Property Value

name

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

name?: string

Property Value

string

resourceType

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

resourceType?: string

Property Value

string

size

The size of the VM Family NOTE: This property will not be serialized. It can only be populated by the server.

size?: string

Property Value

string

tier

The tier of the VM Family NOTE: This property will not be serialized. It can only be populated by the server.

tier?: string

Property Value

string