Share via


IngestionMode.Implicit(String to IngestionMode) Operator

Definition

Converts a string to a IngestionMode.

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

Parameters

value
String

Returns

Applies to