次の方法で共有


VirtualMachineScaleSetVMsOperationsExtensions クラス

定義

VirtualMachineScaleSetVMsOperations の拡張メソッド。

public static class VirtualMachineScaleSetVMsOperationsExtensions
type VirtualMachineScaleSetVMsOperationsExtensions = class
Public Module VirtualMachineScaleSetVMsOperationsExtensions
継承
VirtualMachineScaleSetVMsOperationsExtensions

メソッド

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, CancellationToken)

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

BeginDeleteAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, 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, Nullable<Boolean>)

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

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

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

BeginReimageAll(IVirtualMachineScaleSetVMsOperations, String, String, String)

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

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

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

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

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

BeginReimageAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVMReimageParameters, 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, CancellationToken)

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

DeleteAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, Nullable<Boolean>, 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, Nullable<Boolean>)

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

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

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

ReimageAll(IVirtualMachineScaleSetVMsOperations, String, String, String)

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

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

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

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

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

ReimageAsync(IVirtualMachineScaleSetVMsOperations, String, String, String, VirtualMachineScaleSetVMReimageParameters, 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 スケール セットの仮想マシンを更新します。

適用対象