Udostępnij za pośrednictwem


DnsSettings.DnsServers Property

Definition

Optional. Contains a collection of objects that define the DNS server settings.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.DnsServer> DnsServers { get; set; }
member this.DnsServers : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.DnsServer> with get, set
Public Property DnsServers As IList(Of DnsServer)

Property Value

Applies to