Share via


ILab.VirtualMachineProfileOSType Property

Definition

The OS type of the image

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The OS type of the image", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.OSType) }, ReadOnly=true, Required=false, SerializedName="osType")]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.OSType? VirtualMachineProfileOSType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The OS type of the image", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.OSType) }, ReadOnly=true, Required=false, SerializedName="osType")>]
member this.VirtualMachineProfileOSType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.OSType>
Public ReadOnly Property VirtualMachineProfileOSType As Nullable(Of OSType)

Property Value

Attributes

Applies to