英語で読む

次の方法で共有


VirtualMachineScaleSetVMRunCommandsOperationsExtensions.BeginDeleteAsync メソッド

定義

VMSS VM run コマンドを削除する操作。

public static System.Threading.Tasks.Task BeginDeleteAsync (this Microsoft.Azure.Management.Compute.IVirtualMachineScaleSetVMRunCommandsOperations operations, string resourceGroupName, string vmScaleSetName, string instanceId, string runCommandName, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
IVirtualMachineScaleSetVMRunCommandsOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

vmScaleSetName
String

VM スケール セットの名前。

instanceId
String

仮想マシンのインスタンス ID。

runCommandName
String

仮想マシンの実行コマンドの名前。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy