Freigeben über


NotificationThresholdType Struktur

Definition

Der Typ des serialisierten Schwellenwertsname: ThresholdType

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

Konstruktoren

NotificationThresholdType(String)

Initialisiert eine neue Instanz von NotificationThresholdType.

Eigenschaften

Actual

Warnungen über tatsächliche Kostenbudget werden benachrichtigt, wenn die tatsächlich angefallenen Kosten das zugewiesene Budget überschreiten. Serialisierter Name: ThresholdType.Actual

Forecasted

Budgetwarnungen für prognostizierte Kosten bieten eine erweiterte Benachrichtigung darüber, dass Ihre Ausgabentrends ihr zugewiesenes Budget wahrscheinlich überschreiten werden, da sie auf prognostizierten Kostenprognosen basieren. Serialisierter Name: ThresholdType.Forecasted

Methoden

Equals(NotificationThresholdType)

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

Bestimmt, ob zwei NotificationThresholdType Werte identisch sind.

Implicit(String to NotificationThresholdType)

Konvertiert eine Zeichenfolge in eine NotificationThresholdType.

Inequality(NotificationThresholdType, NotificationThresholdType)

Bestimmt, ob zwei NotificationThresholdType Werte nicht identisch sind.

Gilt für: