VirtualMachineCreateDeploymentParameters.DnsSettings Property

 

Gets or sets a collection of DnsSettings objects that define the list of DNS servers to associate with the deployment.

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

public DnsSettings DnsSettings { get; set; }
Return to top
Show: