Azure VM Scale Sets

Restart VMs

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

Restart one or more VMs in a VM scale set.

Inputs

フィールド

種類

説明

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

フィールド

種類

説明

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.