次の方法で共有


VirtualMachineScaleSetPatch.SinglePlacementGroup プロパティ

定義

true の場合、スケール セットは 1 つの配置グループ (最大サイズは 100 仮想マシン) に制限されます。 注: singlePlacementGroup が true の場合は、false に変更できます。 ただし、singlePlacementGroup が false の場合は、true に変更できません。

public bool? SinglePlacementGroup { get; set; }
member this.SinglePlacementGroup : Nullable<bool> with get, set
Public Property SinglePlacementGroup As Nullable(Of Boolean)

プロパティ値

適用対象