Share via


EntityParameterType.Implicit(String to EntityParameterType) Operator

Definition

Converts a string to a EntityParameterType.

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

Parameters

value
String

Returns

Applies to