Share via


DataFlowComputeType.Implicit(String to DataFlowComputeType) Operator

Definition

Converts a string to a DataFlowComputeType.

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

Parameters

value
String

Returns

Applies to