Share via


ComponentItemType.Implicit(String to ComponentItemType) Operator

Definition

Converts a string to a ComponentItemType.

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

Parameters

value
String

Returns

Applies to