SystemServiceType.Implicit(String to SystemServiceType) Operator

Definition

Converts a string to a SystemServiceType.

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

Parameters

value
String

Returns

Applies to