Freigeben über


AzureMonitorAlertsState Struktur

Definition

The AzureMonitorAlertsState.

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

Konstruktoren

AzureMonitorAlertsState(String)

Initialisiert eine neue Instanz von AzureMonitorAlertsState.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(AzureMonitorAlertsState)

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

Bestimmt, ob zwei AzureMonitorAlertsState Werte identisch sind.

Implicit(String to AzureMonitorAlertsState)

Konvertiert eine Zeichenfolge in eine AzureMonitorAlertsState.

Inequality(AzureMonitorAlertsState, AzureMonitorAlertsState)

Bestimmt, ob zwei AzureMonitorAlertsState Werte nicht identisch sind.

Gilt für: