Freigeben über


ClusterNotificationCategory Struktur

Definition

Die Kategorie der Benachrichtigung.

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

Konstruktoren

ClusterNotificationCategory(String)

Initialisiert eine neue Instanz von ClusterNotificationCategory.

Eigenschaften

WaveProgress

Die Benachrichtigung erfolgt über den Wellenstatus.

Methoden

Equals(ClusterNotificationCategory)

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(ClusterNotificationCategory, ClusterNotificationCategory)

Bestimmt, ob zwei ClusterNotificationCategory Werte identisch sind.

Implicit(String to ClusterNotificationCategory)

Konvertiert eine Zeichenfolge in eine ClusterNotificationCategory.

Inequality(ClusterNotificationCategory, ClusterNotificationCategory)

Bestimmt, ob zwei ClusterNotificationCategory Werte nicht identisch sind.

Gilt für: