Freigeben über


ClusterNotificationLevel Struktur

Definition

Die Benachrichtigungsebene.

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

Konstruktoren

ClusterNotificationLevel(String)

Initialisiert eine neue Instanz von ClusterNotificationLevel.

Eigenschaften

All

Erhalten Sie alle Benachrichtigungen.

Critical

Erhalten Sie nur kritische Benachrichtigungen.

Methoden

Equals(ClusterNotificationLevel)

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

Bestimmt, ob zwei ClusterNotificationLevel Werte identisch sind.

Implicit(String to ClusterNotificationLevel)

Konvertiert eine Zeichenfolge in eine ClusterNotificationLevel.

Inequality(ClusterNotificationLevel, ClusterNotificationLevel)

Bestimmt, ob zwei ClusterNotificationLevel Werte nicht identisch sind.

Gilt für: