次の方法で共有


Endpoint.MinChildEndpointsIPv4 プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象