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

StorageCacheNetworkSettings.DnsServers 属性

定义

缓存要使用的 DNS 服务器。 如果未提供任何值,则会从网络配置中设置该值。

public System.Collections.Generic.IList<System.Net.IPAddress> DnsServers { get; }
member this.DnsServers : System.Collections.Generic.IList<System.Net.IPAddress>
Public ReadOnly Property DnsServers As IList(Of IPAddress)

属性值

适用于