Partager via


Endpoint.MinChildEndpointsIPv4 Propriété

Définition

Obtient ou définit le nombre minimal de points de terminaison IPv4 (type d’enregistrement DNS A) 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.minChildEndpointsIPv4")]
public long? MinChildEndpointsIPv4 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.minChildEndpointsIPv4")>]
member this.MinChildEndpointsIPv4 : Nullable<int64> with get, set
Public Property MinChildEndpointsIPv4 As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à