VirtualMachineScaleSet.SinglePlacementGroup Propriedade

Definição

Obtém ou define quando true isso limita o conjunto de dimensionamento a um único grupo de posicionamento, de tamanho máximo de 100 máquinas virtuais. OBSERVAÇÃO: se singlePlacementGroup for true, ele poderá ser modificado para false. No entanto, se singlePlacementGroup for false, ele não poderá ser modificado para true.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a