Azure VM Scale Sets

Get scale set instances

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Retrieves information about a VM scale sets’ instances.

Inputs

Champ

Type

Description

resourceGroupName [required]

string

subscriptionId [required]

string

vmScaleSetName [required]

string

Outputs

Expand All

Champ

Type

Description

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.