你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerServiceNetworkProfile.PodCidrs 属性

定义

单堆栈网络需要一个 IPv4 CIDR。 双堆栈网络需要两个CIDR,每个 IP 系列 (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)

属性值

适用于