Compartir a través de


ItemScope.Implicit(String to ItemScope) Operador

Definición

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

Parámetros

value
String

Devoluciones

Se aplica a