Freigeben über


Endpoint.MinChildEndpointsIPv6 Eigenschaft

Definition

Ruft die Mindestanzahl von IPv6-Endpunkten (DNS-Datensatztyp AAAA) ab, die im untergeordneten Profil verfügbar sein müssen, damit das übergeordnete Profil als verfügbar betrachtet wird, oder legt diese fest. Gilt nur für den Endpunkt vom Typ "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: