Freigeben über


DynatraceLogModuleState Struktur

Definition

Gibt an, ob Protokollmodule aktiviert sind.

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

Konstruktoren

DynatraceLogModuleState(String)

Initialisiert eine neue Instanz von DynatraceLogModuleState.

Eigenschaften

Disabled

DEAKTIVIERT.

Enabled

AKTIVIERT.

Methoden

Equals(DynatraceLogModuleState)

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

Bestimmt, ob zwei DynatraceLogModuleState Werte gleich sind.

Implicit(String to DynatraceLogModuleState)

Konvertiert eine Zeichenfolge in eine DynatraceLogModuleState.

Inequality(DynatraceLogModuleState, DynatraceLogModuleState)

Bestimmt, ob zwei DynatraceLogModuleState Werte nicht identisch sind.

Gilt für: