ImageOSDisk.OSState Property

Definition

The OS State. For managed images, use Generalized.

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

Property Value

Applies to