Udostępnij za pośrednictwem


JobAgentState.Implicit(String to JobAgentState) Operator

Definition

Converts a string to a JobAgentState.

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

Parameters

value
String

Returns

Applies to