DefinitionEndpointCreateParameters.MinChildEndpoints Property

Definition

Optional. Specifies the minimum amount of child endpoints in a nested profile that has to be online for the endpoint to be considered online. The default is 1.

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

Property Value

Applies to