다음을 통해 공유


MachineLearningEnvironmentVersionProperties.OSType Property

Definition

The OS type of the environment.

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

Property Value

Applies to