共用方式為


MachineLearningOSType.Implicit(String to MachineLearningOSType) Operator

Definition

Converts a string to a MachineLearningOSType.

public static implicit operator Azure.ResourceManager.MachineLearning.Models.MachineLearningOSType (string value);
static member op_Implicit : string -> Azure.ResourceManager.MachineLearning.Models.MachineLearningOSType
Public Shared Widening Operator CType (value As String) As MachineLearningOSType

Parameters

value
String

Returns

Applies to