Freigeben über


NotificationDeliveryType Struktur

Definition

Der Typ der Benachrichtigung.

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

Konstruktoren

NotificationDeliveryType(String)

Initialisiert eine neue Instanz von NotificationDeliveryType.

Eigenschaften

Email

Email.

Methoden

Equals(NotificationDeliveryType)

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

Bestimmt, ob zwei NotificationDeliveryType Werte identisch sind.

Implicit(String to NotificationDeliveryType)

Konvertiert eine Zeichenfolge in eine NotificationDeliveryType.

Inequality(NotificationDeliveryType, NotificationDeliveryType)

Bestimmt, ob zwei NotificationDeliveryType Werte nicht identisch sind.

Gilt für: