Share via


ComponentItemScope.Implicit(String to ComponentItemScope) Operator

Definition

Converts a string to a ComponentItemScope.

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

Parameters

value
String

Returns

Applies to