このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Gets a list of SKUs available for your VM scale set.

Inputs

フィールド

種類

説明

resourceGroupName [required]

string

subscriptionId [required]

string

vmScaleSetName [required]

string

Outputs

Expand All

フィールド

種類

説明

skus [required]

[object]

resourceType

string

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

sku

object

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

name

string

The sku name.

tier

string

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

Basic

capacity

number

Specifies the number of virtual machines in the scale set.

capacity

object

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.

minimum

number

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

maximum

number

The maximum capacity that can be set. NOTE: This property will not be serialized. It can only be populated by the server.

defaultCapacity

number

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

scaleType

enum

The scale type applicable to the sku. NOTE: This property will not be serialized. It can only be populated by the server. Allowed enum values: Automatic,None