次の方法で共有


VirtualMachineScaleSetRollingUpgradeData(AzureLocation) コンストラクター

定義

VirtualMachineScaleSetRollingUpgradeData の新しいインスタンスを初期化します。

public VirtualMachineScaleSetRollingUpgradeData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.Compute.VirtualMachineScaleSetRollingUpgradeData : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.VirtualMachineScaleSetRollingUpgradeData
Public Sub New (location As AzureLocation)

パラメーター

location
AzureLocation

場所。

適用対象