Freigeben über


ForecastType Struktur

Definition

Der Typ der Vorhersage.

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

Konstruktoren

ForecastType(String)

Initialisiert eine neue Instanz von ForecastType.

Eigenschaften

ActualCost

ActualCost.

AmortizedCost

AmortizedCost.

Usage

Verwendung.

Methoden

Equals(ForecastType)

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

Bestimmt, ob zwei ForecastType Werte gleich sind.

Implicit(String to ForecastType)

Konvertiert eine Zeichenfolge in eine ForecastType.

Inequality(ForecastType, ForecastType)

Bestimmt, ob zwei ForecastType Werte nicht identisch sind.

Gilt für: