Share via


ItemScope.Implicit(String to ItemScope) Operator

Definition

Converts a string to a ItemScope.

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

Parameters

value
String

Returns

Applies to