ConnectorType.Implicit(String to ConnectorType) Operator

Definition

Converts a string to a ConnectorType.

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

Parameters

value
String

Returns

Applies to