Share via


SharedGalleryImageData.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; }
member this.OSState : Nullable<Azure.ResourceManager.Compute.Models.OperatingSystemStateType>
Public ReadOnly Property OSState As Nullable(Of OperatingSystemStateType)

Property Value

Applies to