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

ContainerServiceNetworkProfile.DnsServiceIP 属性

定义

分配给 Kubernetes DNS 服务的 IP 地址。 它必须在 serviceCidr 中指定的 Kubernetes 服务地址范围内。

public string DnsServiceIP { get; set; }
member this.DnsServiceIP : string with get, set
Public Property DnsServiceIP As String

属性值

适用于