Udostępnij za pośrednictwem


VirtualMachineDiskUpdateParameters.HasOperatingSystem Property

Definition

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

public bool? HasOperatingSystem { get; set; }
member this.HasOperatingSystem : Nullable<bool> with get, set
Public Property HasOperatingSystem As Nullable(Of Boolean)

Property Value

Applies to