Share via


NGroupData.PlacementFaultDomainCount Property

Definition

The number of fault domains to be used to spread CGs in the NGroups resource. This can only be specified during NGroup creation and is immutable after that.

public int? PlacementFaultDomainCount { get; set; }
member this.PlacementFaultDomainCount : Nullable<int> with get, set
Public Property PlacementFaultDomainCount As Nullable(Of Integer)

Property Value

Applies to