다음을 통해 공유


DataFlowReferenceType.Implicit(String to DataFlowReferenceType) Operator

Definition

Converts a string to a DataFlowReferenceType.

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

Parameters

value
String

Returns

Applies to