Partager via


Endpoint.MinChildEndpointsIPv6 Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à