Freigeben über


ItemScopePath Struktur

Definition

Der ItemScopePath.

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

Konstruktoren

ItemScopePath(String)

Initialisiert eine neue Instanz von ItemScopePath.

Eigenschaften

AnalyticsItems

analyticsItems.

MyAnalyticsItems

myanalyticsItems.

Methoden

Equals(ItemScopePath)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(ItemScopePath, ItemScopePath)

Bestimmt, ob zwei ItemScopePath Werte identisch sind.

Implicit(String to ItemScopePath)

Konvertiert eine Zeichenfolge in eine ItemScopePath.

Inequality(ItemScopePath, ItemScopePath)

Bestimmt, ob zwei ItemScopePath Werte nicht identisch sind.

Gilt für: