Compartilhar via


ItemScopePath Estrutura

Definição

O ItemScopePath.

public readonly struct ItemScopePath : IEquatable<Azure.ResourceManager.ApplicationInsights.Models.ItemScopePath>
type ItemScopePath = struct
Public Structure ItemScopePath
Implements IEquatable(Of ItemScopePath)
Herança
ItemScopePath
Implementações

Construtores

ItemScopePath(String)

Inicializa uma nova instância de ItemScopePath.

Propriedades

AnalyticsItems

analyticsItems.

MyAnalyticsItems

myanalyticsItems.

Métodos

Equals(ItemScopePath)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(ItemScopePath, ItemScopePath)

Determina se dois ItemScopePath valores são os mesmos.

Implicit(String to ItemScopePath)

Converte uma cadeia de caracteres em um ItemScopePath.

Inequality(ItemScopePath, ItemScopePath)

Determina se dois ItemScopePath valores não são os mesmos.

Aplica-se a