ItemScopePath.Implicit(String to ItemScopePath) Operator

Definition

Converts a string to a ItemScopePath.

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

Parameters

value
String

Returns

Applies to