次の方法で共有


Endpoint.MinChildEndpointsIPv6 プロパティ

定義

親プロファイルを使用可能と見なすために、子プロファイルで使用できる必要がある IPv6 (DNS レコード タイプ AAAA) エンドポイントの最小数を取得または設定します。 型 '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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象