Partager via


ItemScopePath Structure

Définition

The ItemScopePath.

public readonly struct ItemScopePath : IEquatable<Azure.ResourceManager.ApplicationInsights.Models.ItemScopePath>
type ItemScopePath = struct
Public Structure ItemScopePath
Implements IEquatable(Of ItemScopePath)
Héritage
ItemScopePath
Implémente

Constructeurs

ItemScopePath(String)

Initialise une nouvelle instance de ItemScopePath.

Propriétés

AnalyticsItems

analyticsItems.

MyAnalyticsItems

myanalyticsItems.

Méthodes

Equals(ItemScopePath)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(ItemScopePath, ItemScopePath)

Détermine si deux ItemScopePath valeurs sont identiques.

Implicit(String to ItemScopePath)

Convertit une chaîne en ItemScopePath.

Inequality(ItemScopePath, ItemScopePath)

Détermine si deux ItemScopePath valeurs ne sont pas identiques.

S’applique à