Share via


DataflowEndpointType.Implicit(String to DataflowEndpointType) Operator

Definition

Converts a String to a DataflowEndpointType.

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

Parameters

value
String

Returns

Applies to