Azure VM Scale Sets

Restart VMs

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.

Restart one or more VMs in a VM scale set.

Inputs

Champ

Type

Description

resourceGroupName [required]

string

subscriptionId [required]

string

vmScaleSetName [required]

string

instanceIds

[string]

The virtual machine scale set instance ids. Omitting this parameter will result in the operation being performed on all virtual machines in the VM scale set.

Outputs

Champ

Type

Description

status [required]

enum

The status of the requested asynchronous operation. Allowed enum values: notStarted,running,succeeded,canceled,failed

location

string

The location URL. This can be used in GET requests to track the status of the requested asynchronous operation.