Freigeben über


VirtualMachineScaleSetUpdate.SinglePlacementGroup Eigenschaft

Definition

Ruft ab oder legt fest, wann true ist, wodurch die Skalierungsgruppe auf eine einzelne Platzierungsgruppe mit einer maximalen Größe von 100 virtuellen Computern beschränkt wird. HINWEIS: Wenn singlePlacementGroup true ist, kann es in false geändert werden. Wenn für „singlePlacementGroup“ jedoch „false“ festgelegt ist, kann die Einstellung nicht in „true“ geändert werden.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.singlePlacementGroup")]
public bool? SinglePlacementGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.singlePlacementGroup")>]
member this.SinglePlacementGroup : Nullable<bool> with get, set
Public Property SinglePlacementGroup As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: