DnsServer.Address Property

 

Gets or sets the address of the DNS server.

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

public string Address { get; set; }

Property Value

Type: System.String

The address.

Return to top
Show: