AnalyticsItemScopePath.Implicit(String to AnalyticsItemScopePath) Operator

Definition

Converts a string to a AnalyticsItemScopePath.

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

Parameters

value
String

Returns

Applies to