DataSourceType.Implicit(String to DataSourceType) Operator

Definition

Converts a string to a DataSourceType.

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

Parameters

value
String

Returns

Applies to