Share via


DatasetReferenceType.Implicit(String to DatasetReferenceType) Operator

Definition

Converts a string to a DatasetReferenceType.

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

Parameters

value
String

Returns

Applies to