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

Run a command on the VM.

Inputs

Expand All

フィールド

種類

説明

resourceGroupName [required]

string

subscriptionId [required]

string

virtualMachineName [required]

string

commandId [required]

string

parameters

[object]

name [required]

string

The run command parameter name.

value [required]

string

The run command parameter value.

script

[string]

The script to be executed. When this value is given, the given script will override the default script of the command.

Outputs

フィールド

種類

説明

status [required]

enum

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

location [required]

string

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