Azure VM Scale Sets

Get scale set instances

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

Retrieves information about a VM scale sets’ instances.

Inputs

フィールド

種類

説明

resourceGroupName [required]

string

subscriptionId [required]

string

vmScaleSetName [required]

string

Outputs

Expand All

フィールド

種類

説明

virtualMachineScaleSetInstances [required]

object

The instance view of a virtual machine scale set.

virtualMachine

object

The instance view status summary for the virtual machine scale set. NOTE: This property will not be serialized. It can only be populated by the server.

statusesSummary

[object]

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

code

string

The instance view status code. NOTE: This property will not be serialized. It can only be populated by the server.

count

number

The number of instances having a particular status code. NOTE: This property will not be serialized. It can only be populated by the server.

extensions

[object]

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

name

string

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

statusesSummary

[object]

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

code

string

The instance view status code. NOTE: This property will not be serialized. It can only be populated by the server.

count

number

The number of instances having a particular status code. NOTE: This property will not be serialized. It can only be populated by the server.

statuses

[object]

The resource status information.

code

string

The status code.

level

enum

The level code. Allowed enum values: Info,Warning,Error

displayStatus

string

The short localizable label for the status.

message

string

The detailed status message, including for alerts and error messages.

time

date-time

The time of the status.

orchestrationServices

[object]

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

serviceName

string

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

serviceState

string

The current state of the service. NOTE: This property will not be serialized. It can only be populated by the server.