Share via


GalleryImageData.OSState Property

Definition

This property allows the user to specify whether the virtual machines created under this image are 'Generalized' or 'Specialized'.

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

Property Value

Applies to