Share via


FlowType.Implicit(String to FlowType) Operator

Definition

Converts a string to a FlowType.

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

Parameters

value
String

Returns

Applies to