次の方法で共有


IVirtualMachineScaleSetVMsOperations インターフェイス

定義

VirtualMachineScaleSetVMsOperations 操作。

public interface IVirtualMachineScaleSetVMsOperations
type IVirtualMachineScaleSetVMsOperations = interface
Public Interface IVirtualMachineScaleSetVMsOperations

メソッド

BeginDeallocateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の特定の仮想マシンの割り当てを解除します。 仮想マシンをシャットダウンし、使用するコンピューティング リソースを解放します。 割り当てが解除されると、この仮想マシンのコンピューティング リソースに対する課金は行われません。

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>)

VirtualMachineScaleSetVMsOperations 操作。

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットから仮想マシンを削除します。

BeginDeleteWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットから仮想マシンを削除します。

BeginPerformMaintenanceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンに対してメンテナンスを実行します。

BeginPowerOffWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンの電源をオフ (停止) します。 リソースは引き続きアタッチされ、リソースに対して課金されることに注意してください。 代わりに、割り当て解除を使用してリソースを解放し、料金を回避します。

BeginRedeployWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

仮想マシン スケール セット内の仮想マシンをシャットダウンし、新しいノードに移動して、電源をオンに戻します。

BeginReimageAllWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット インスタンス内のすべてのディスク (データ ディスクを含む) を再イメージ化できます。 この操作は、マネージド ディスクでのみサポートされます。

BeginReimageWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

BeginReimageWithHttpMessagesAsync(String, String, String, VirtualMachineScaleSetVMReimageParameters, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

BeginRestartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンを再起動します。

BeginRunCommandWithHttpMessagesAsync(String, String, String, RunCommandInput, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンでコマンドを実行します。

BeginStartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンを起動します。

BeginUpdateWithHttpMessagesAsync(String, String, String, VirtualMachineScaleSetVM, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットの仮想マシンを更新します。

DeallocateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の特定の仮想マシンの割り当てを解除します。 仮想マシンをシャットダウンし、使用するコンピューティング リソースを解放します。 割り当てが解除されると、この仮想マシンのコンピューティング リソースに対する課金は行われません。

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>)

VirtualMachineScaleSetVMsOperations 操作。

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットから仮想マシンを削除します。

DeleteWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットから仮想マシンを削除します。

GetInstanceViewWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットから仮想マシンの状態を取得します。

GetWithHttpMessagesAsync(String, String, String, Nullable<InstanceViewTypes>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットから仮想マシンを取得します。

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内のすべての仮想マシンの一覧を取得します。

ListWithHttpMessagesAsync(String, String, ODataQuery<VirtualMachineScaleSetVM>, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内のすべての仮想マシンの一覧を取得します。

PerformMaintenanceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンに対してメンテナンスを実行します。

PowerOffWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンの電源をオフ (停止) します。 リソースは引き続きアタッチされ、リソースに対して課金されることに注意してください。 代わりに、割り当て解除を使用してリソースを解放し、料金を回避します。

RedeployWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

仮想マシン スケール セット内の仮想マシンをシャットダウンし、新しいノードに移動して、電源をオンに戻します。

ReimageAllWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット インスタンス内のすべてのディスク (データ ディスクを含む) を再イメージ化できます。 この操作は、マネージド ディスクでのみサポートされます。

ReimageWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

ReimageWithHttpMessagesAsync(String, String, String, VirtualMachineScaleSetVMReimageParameters, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

RestartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンを再起動します。

RetrieveBootDiagnosticsDataWithHttpMessagesAsync(String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンのブート診断ログの SAS URI を取得する操作。

RunCommandWithHttpMessagesAsync(String, String, String, RunCommandInput, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンでコマンドを実行します。

SimulateEvictionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内のスポット仮想マシンの削除をシミュレートする操作。

StartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

VM スケール セット内の仮想マシンを起動します。

UpdateWithHttpMessagesAsync(String, String, String, VirtualMachineScaleSetVM, Dictionary<String,List<String>>, CancellationToken)

VM スケール セットの仮想マシンを更新します。

拡張メソッド

BeginDeallocate(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の特定の仮想マシンの割り当てを解除します。 仮想マシンをシャットダウンし、使用するコンピューティング リソースを解放します。 割り当てが解除されると、この仮想マシンのコンピューティング リソースに対する課金は行われません。

BeginDeallocateAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の特定の仮想マシンの割り当てを解除します。 仮想マシンをシャットダウンし、使用するコンピューティング リソースを解放します。 割り当てが解除されると、この仮想マシンのコンピューティング リソースに対する課金は行われません。

BeginDelete(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>)

VM スケール セットから仮想マシンを削除します。

BeginDeleteAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

VM スケール セットから仮想マシンを削除します。

BeginDeleteAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セットから仮想マシンを削除します。

BeginPerformMaintenance(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の仮想マシンに対してメンテナンスを実行します。

BeginPerformMaintenanceAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の仮想マシンに対してメンテナンスを実行します。

BeginPowerOff(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>)

VM スケール セット内の仮想マシンの電源をオフ (停止) します。 リソースは引き続きアタッチされ、リソースに対して課金されることに注意してください。 代わりに、割り当て解除を使用してリソースを解放し、料金を回避します。

BeginPowerOffAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

VM スケール セット内の仮想マシンの電源をオフ (停止) します。 リソースは引き続きアタッチされ、リソースに対して課金されることに注意してください。 代わりに、割り当て解除を使用してリソースを解放し、料金を回避します。

BeginRedeploy(IVirtualMachineScaleSetVMsOperations, String, String, String)

仮想マシン スケール セット内の仮想マシンをシャットダウンし、新しいノードに移動して、電源をオンに戻します。

BeginRedeployAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

仮想マシン スケール セット内の仮想マシンをシャットダウンし、新しいノードに移動して、電源をオンに戻します。

BeginReimage(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVMReimageParameters)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

BeginReimage(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

BeginReimageAll(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット インスタンス内のすべてのディスク (データ ディスクを含む) を再イメージ化できます。 この操作は、マネージド ディスクでのみサポートされます。

BeginReimageAllAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット インスタンス内のすべてのディスク (データ ディスクを含む) を再イメージ化できます。 この操作は、マネージド ディスクでのみサポートされます。

BeginReimageAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVMReimageParameters, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

BeginReimageAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

BeginRestart(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の仮想マシンを再起動します。

BeginRestartAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の仮想マシンを再起動します。

BeginRunCommand(IVirtualMachineScaleSetVMsOperations, String, String, String, RunCommandInput)

VM スケール セット内の仮想マシンでコマンドを実行します。

BeginRunCommandAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, RunCommandInput, CancellationToken)

VM スケール セット内の仮想マシンでコマンドを実行します。

BeginStart(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の仮想マシンを起動します。

BeginStartAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の仮想マシンを起動します。

BeginUpdate(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVM)

VM スケール セットの仮想マシンを更新します。

BeginUpdateAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVM, CancellationToken)

VM スケール セットの仮想マシンを更新します。

Deallocate(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の特定の仮想マシンの割り当てを解除します。 仮想マシンをシャットダウンし、使用するコンピューティング リソースを解放します。 割り当てが解除されると、この仮想マシンのコンピューティング リソースに対する課金は行われません。

DeallocateAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の特定の仮想マシンの割り当てを解除します。 仮想マシンをシャットダウンし、使用するコンピューティング リソースを解放します。 割り当てが解除されると、この仮想マシンのコンピューティング リソースに対する課金は行われません。

Delete(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>)

VM スケール セットから仮想マシンを削除します。

DeleteAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

VM スケール セットから仮想マシンを削除します。

DeleteAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セットから仮想マシンを削除します。

Get(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<InstanceViewTypes>)

VM スケール セットから仮想マシンを取得します。

GetAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<InstanceViewTypes>, CancellationToken)

VM スケール セットから仮想マシンを取得します。

GetInstanceView(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セットから仮想マシンの状態を取得します。

GetInstanceViewAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セットから仮想マシンの状態を取得します。

List(IVirtualMachineScaleSetVMsOperations, String, String, ODataQuery<VirtualMachineScaleSetVM>, String)

VM スケール セット内のすべての仮想マシンの一覧を取得します。

ListAsync(IVirtualMachineScaleSetVMsOperations, String, String, ODataQuery<VirtualMachineScaleSetVM>, String, CancellationToken)

VM スケール セット内のすべての仮想マシンの一覧を取得します。

ListNext(IVirtualMachineScaleSetVMsOperations, String)

VM スケール セット内のすべての仮想マシンの一覧を取得します。

ListNextAsync(IVirtualMachineScaleSetVMsOperations, String, CancellationToken)

VM スケール セット内のすべての仮想マシンの一覧を取得します。

PerformMaintenance(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の仮想マシンに対してメンテナンスを実行します。

PerformMaintenanceAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の仮想マシンに対してメンテナンスを実行します。

PowerOff(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>)

VM スケール セット内の仮想マシンの電源をオフ (停止) します。 リソースは引き続きアタッチされ、リソースに対して課金されることに注意してください。 代わりに、割り当て解除を使用してリソースを解放し、料金を回避します。

PowerOffAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

VM スケール セット内の仮想マシンの電源をオフ (停止) します。 リソースは引き続きアタッチされ、リソースに対して課金されることに注意してください。 代わりに、割り当て解除を使用してリソースを解放し、料金を回避します。

Redeploy(IVirtualMachineScaleSetVMsOperations, String, String, String)

仮想マシン スケール セット内の仮想マシンをシャットダウンし、新しいノードに移動して、電源をオンに戻します。

RedeployAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

仮想マシン スケール セット内の仮想マシンをシャットダウンし、新しいノードに移動して、電源をオンに戻します。

Reimage(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVMReimageParameters)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

Reimage(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

ReimageAll(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット インスタンス内のすべてのディスク (データ ディスクを含む) を再イメージ化できます。 この操作は、マネージド ディスクでのみサポートされます。

ReimageAllAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット インスタンス内のすべてのディスク (データ ディスクを含む) を再イメージ化できます。 この操作は、マネージド ディスクでのみサポートされます。

ReimageAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVMReimageParameters, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

ReimageAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

VM スケール セット内の特定の仮想マシンを再イメージ化 (オペレーティング システムのアップグレード) します。

Restart(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の仮想マシンを再起動します。

RestartAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の仮想マシンを再起動します。

RetrieveBootDiagnosticsData(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Int32>)

VM スケール セット内の仮想マシンのブート診断ログの SAS URI を取得する操作。

RetrieveBootDiagnosticsDataAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Int32>, CancellationToken)

VM スケール セット内の仮想マシンのブート診断ログの SAS URI を取得する操作。

RunCommand(IVirtualMachineScaleSetVMsOperations, String, String, String, RunCommandInput)

VM スケール セット内の仮想マシンでコマンドを実行します。

RunCommandAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, RunCommandInput, CancellationToken)

VM スケール セット内の仮想マシンでコマンドを実行します。

SimulateEviction(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内のスポット仮想マシンの削除をシミュレートする操作。

SimulateEvictionAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内のスポット仮想マシンの削除をシミュレートする操作。

Start(IVirtualMachineScaleSetVMsOperations, String, String, String)

VM スケール セット内の仮想マシンを起動します。

StartAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, CancellationToken)

VM スケール セット内の仮想マシンを起動します。

Update(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVM)

VM スケール セットの仮想マシンを更新します。

UpdateAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVM, CancellationToken)

VM スケール セットの仮想マシンを更新します。

適用対象