Freigeben über


DevTestLabReportingCycleType Struktur

Definition

Berichtszyklustyp.

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

Konstruktoren

DevTestLabReportingCycleType(String)

Initialisiert eine neue Instanz von DevTestLabReportingCycleType.

Eigenschaften

CalendarMonth

Calendarmonth.

Custom

Benutzerdefiniert.

Methoden

Equals(DevTestLabReportingCycleType)

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

Bestimmt, ob zwei DevTestLabReportingCycleType Werte gleich sind.

Implicit(String to DevTestLabReportingCycleType)

Konvertiert eine Zeichenfolge in eine DevTestLabReportingCycleType.

Inequality(DevTestLabReportingCycleType, DevTestLabReportingCycleType)

Bestimmt, ob zwei DevTestLabReportingCycleType Werte nicht identisch sind.

Gilt für: