Freigeben über


NotificationMode Struktur

Definition

Der NotificationMode.

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

Konstruktoren

NotificationMode(String)

Initialisiert eine neue Instanz von NotificationMode.

Eigenschaften

EventHub

EventHub.

NotSpecified

NotSpecified.

WebHook

WebHook.

Methoden

Equals(NotificationMode)

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

Bestimmt, ob zwei NotificationMode Werte identisch sind.

Implicit(String to NotificationMode)

Konvertiert eine Zeichenfolge in eine NotificationMode.

Inequality(NotificationMode, NotificationMode)

Bestimmt, ob zwei NotificationMode Werte nicht identisch sind.

Gilt für: