Partager via


Endpoint.MinChildEndpoints Propriété

Définition

Obtient ou définit le nombre minimal de points de terminaison qui doivent être disponibles dans le profil enfant pour que le profil parent soit considéré comme disponible. Applicable uniquement au point de terminaison de type « NestedEndpoints ».

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minChildEndpoints")]
public long? MinChildEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minChildEndpoints")>]
member this.MinChildEndpoints : Nullable<int64> with get, set
Public Property MinChildEndpoints As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à