Freigeben über


SecondaryDNSSettings Konstruktoren

Definition

Überlädt

SecondaryDNSSettings()
SecondaryDNSSettings(IList<String>)

SecondaryDNSSettings()

public SecondaryDNSSettings();
Public Sub New ()

Gilt für:

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)

Parameter

secondaryDnsServers
IList<String>

Gilt für: