Partager via


RunStepType.Implicit(String to RunStepType) Operator

Definition

Converts a String to a RunStepType.

public static implicit operator Azure.AI.Agents.Persistent.RunStepType(string value);
static member op_Implicit : string -> Azure.AI.Agents.Persistent.RunStepType
Public Shared Widening Operator CType (value As String) As RunStepType

Parameters

value
String

Returns

Applies to