VirtualMachineScaleSetsOperationsExtensions.Delete メソッド

定義

VM スケール セットを削除します。

C#
public static void Delete(this Microsoft.Azure.Management.Compute.IVirtualMachineScaleSetsOperations operations, string resourceGroupName, string vmScaleSetName, bool? forceDeletion = default);

パラメーター

operations
IVirtualMachineScaleSetsOperations

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

resourceGroupName
String

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

vmScaleSetName
String

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

forceDeletion
Nullable<Boolean>

VM スケール セットを強制的に削除する省略可能なパラメーター。 (プレビューの機能)

適用対象

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