Bagikan melalui


GalleryImageProperties.OSState Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.OperatingSystemStateTypes OSState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.OSState : Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.OperatingSystemStateTypes with get, set
Public Property OSState As OperatingSystemStateTypes

Property Value

Implements

Attributes

Applies to