Share via


ManagedDisk.OSType Property

Definition

The Operating System type.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.SupportedOperatingSystemType> OSType { get; set; }
member this.OSType : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.SupportedOperatingSystemType> with get, set
Public Property OSType As BicepValue(Of SupportedOperatingSystemType)

Property Value

Applies to