Freigeben über


DevTestLabCostThresholdStatus Struktur

Definition

Gibt an, ob dieser Schwellenwert in Kostendiagrammen angezeigt wird.

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

Konstruktoren

DevTestLabCostThresholdStatus(String)

Initialisiert eine neue Instanz von DevTestLabCostThresholdStatus.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(DevTestLabCostThresholdStatus)

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

Bestimmt, ob zwei DevTestLabCostThresholdStatus Werte gleich sind.

Implicit(String to DevTestLabCostThresholdStatus)

Konvertiert eine Zeichenfolge in eine DevTestLabCostThresholdStatus.

Inequality(DevTestLabCostThresholdStatus, DevTestLabCostThresholdStatus)

Bestimmt, ob zwei DevTestLabCostThresholdStatus Werte nicht identisch sind.

Gilt für: