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

SecondaryDNSSettings 构造函数

定义

重载

SecondaryDNSSettings()
SecondaryDNSSettings(IList<String>)

SecondaryDNSSettings()

public SecondaryDNSSettings ();
Public Sub New ()

适用于

SecondaryDNSSettings(IList<String>)

public SecondaryDNSSettings (System.Collections.Generic.IList<string> secondaryDnsServers = default);
new Microsoft.Azure.Management.StorSimple.Fluent.Models.SecondaryDNSSettings : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.StorSimple.Fluent.Models.SecondaryDNSSettings
Public Sub New (Optional secondaryDnsServers As IList(Of String) = Nothing)

参数

secondaryDnsServers
IList<String>

适用于