Compartir a través de


ItemScopePath Estructura

Definición

The ItemScopePath.

public readonly struct ItemScopePath : IEquatable<Azure.ResourceManager.ApplicationInsights.Models.ItemScopePath>
type ItemScopePath = struct
Public Structure ItemScopePath
Implements IEquatable(Of ItemScopePath)
Herencia
ItemScopePath
Implementaciones

Constructores

ItemScopePath(String)

Inicializa una nueva instancia de la clase ItemScopePath.

Propiedades

AnalyticsItems

analyticsItems.

MyAnalyticsItems

myanalyticsItems.

Métodos

Equals(ItemScopePath)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(ItemScopePath, ItemScopePath)

Determina si dos ItemScopePath valores son los mismos.

Implicit(String to ItemScopePath)

Convierte una cadena en un ItemScopePath.

Inequality(ItemScopePath, ItemScopePath)

Determina si dos ItemScopePath valores no son los mismos.

Se aplica a