次の方法で共有


ContainerServiceNetworkProfile.ServiceCidrs プロパティ

定義

単一スタック ネットワークでは、1 つの IPv4 CIDR が必要です。 デュアルスタック ネットワークでは、2 つの CIDR (IP ファミリ (IPv4/IPv6) ごとに 1 つ) が必要です。 サブネット IP 範囲と重複しないようにする必要があります。

public System.Collections.Generic.IList<string> ServiceCidrs { get; }
member this.ServiceCidrs : System.Collections.Generic.IList<string>
Public ReadOnly Property ServiceCidrs As IList(Of String)

プロパティ値

適用対象