VirtualIPAddress.IsDnsProgrammed Property

 

Optional. Indicates whether the IP address is DNS programmed.

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

public Nullable<bool> IsDnsProgrammed { get; set; }

Property Value

Type: System.Nullable<Boolean>
Return to top
Show: