次の方法で共有


ContainerServiceNetworkProfile.PodCidrs プロパティ

定義

単一スタック ネットワークでは、1 つの IPv4 CIDR が必要です。 デュアルスタック ネットワークには、2 つの CIDR (IP ファミリごとに 1 つ (IPv4/IPv6) が必要です。

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

プロパティ値

適用対象