다음을 통해 공유


SelfHelpSolutionType.Implicit(String to SelfHelpSolutionType) Operator

Definition

Converts a string to a SelfHelpSolutionType.

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

Parameters

value
String

Returns

Applies to