Share via


TaskResourcePhase.Implicit(String to TaskResourcePhase) Operator

Definition

Converts a string to a TaskResourcePhase.

public static implicit operator Azure.Analytics.Defender.Easm.TaskResourcePhase (string value);
static member op_Implicit : string -> Azure.Analytics.Defender.Easm.TaskResourcePhase
Public Shared Widening Operator CType (value As String) As TaskResourcePhase

Parameters

value
String

Returns

Applies to