Share via


ServiceFabricManagedNodeTypeData.HasMultiplePlacementGroups Property

Definition

Indicates if scale set associated with the node type can be composed of multiple placement groups.

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

Property Value

Applies to