Freigeben über


EmailNotificationEnableType Struktur

Definition

Enumeration, um den E-Mail-Benachrichtigungstyp zu bestimmen.

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

Konstruktoren

EmailNotificationEnableType(String)

Initialisiert eine neue Instanz von EmailNotificationEnableType.

Eigenschaften

JobCancelled

JobCancelled.

JobCompleted

JobCompleted.

JobFailed

JobFailed.

Methoden

Equals(EmailNotificationEnableType)

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

Bestimmt, ob zwei EmailNotificationEnableType Werte gleich sind.

Implicit(String to EmailNotificationEnableType)

Konvertiert eine Zeichenfolge in eine EmailNotificationEnableType.

Inequality(EmailNotificationEnableType, EmailNotificationEnableType)

Bestimmt, ob zwei EmailNotificationEnableType Werte nicht identisch sind.

Gilt für: