Freigeben über


Endpoint.MinChildEndpointsIPv4 Eigenschaft

Definition

Ruft die Mindestanzahl von IPv4-Endpunkten (DNS-Eintragstyp A) 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.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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: