DnsServer Constructor ()

 

Initializes a new instance of the DnsServer class.

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

Syntax

public DnsServer()
public:
DnsServer()
new : unit -> DnsServer
Public Sub New

See Also

DnsServer Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top