Compartir a través de


ItemScopePath.Implicit(String to ItemScopePath) Operador

Definición

Convierte una cadena en un 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

Parámetros

value
String

Devoluciones

Se aplica a