DnsSettings.DnsServers Property

 

Gets or sets a collection of DnsServer objects that define the DNS server settings.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property DnsServers As IList(Of DnsServer)

Property Value

Type: System.Collections.Generic.IList(Of DnsServer)

A collection of DnsServer objects.

Return to top
Show: