Share via


EnvironmentVersion.OSType Property

Definition

The OS type of the environment.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperatingSystemType? OSType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.OSType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperatingSystemType> with get, set
Public Property OSType As Nullable(Of OperatingSystemType)

Property Value

Implements

Attributes

Applies to