Freigeben über


ExportScheduleStatusType Struktur

Definition

Die status des Exportzeitplans. Bei "Inactive" wird der Zeitplan für den Export angehalten.

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

Konstruktoren

ExportScheduleStatusType(String)

Initialisiert eine neue Instanz von ExportScheduleStatusType.

Eigenschaften

Active

Active.

Inactive

Inaktiv.

Methoden

Equals(ExportScheduleStatusType)

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

Bestimmt, ob zwei ExportScheduleStatusType Werte gleich sind.

Implicit(String to ExportScheduleStatusType)

Konvertiert eine Zeichenfolge in eine ExportScheduleStatusType.

Inequality(ExportScheduleStatusType, ExportScheduleStatusType)

Bestimmt, ob zwei ExportScheduleStatusType Werte nicht identisch sind.

Gilt für: