VirtualMachineDiskUpdateParameters.HasOperatingSystem Property

 

Optional. Specifies whether the disk contains an operating system. Note: Only a disk with an operating system installed can be mounted as OS Drive.

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

Public Property HasOperatingSystem As Nullable(Of Boolean)

Property Value

Type: System.Nullable(Of Boolean)
Return to top
Show: