Freigeben über


FrontDoorTimeSeriesInfoAggregationInterval Struktur

Definition

Das Aggregationsintervall der Timeseries.

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

Konstruktoren

FrontDoorTimeSeriesInfoAggregationInterval(String)

Initialisiert eine neue Instanz von FrontDoorTimeSeriesInfoAggregationInterval.

Eigenschaften

Daily

Täglich.

Hourly

Stunden.

Methoden

Equals(FrontDoorTimeSeriesInfoAggregationInterval)

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

Bestimmt, ob zwei FrontDoorTimeSeriesInfoAggregationInterval Werte identisch sind.

Implicit(String to FrontDoorTimeSeriesInfoAggregationInterval)

Konvertiert eine Zeichenfolge in eine FrontDoorTimeSeriesInfoAggregationInterval.

Inequality(FrontDoorTimeSeriesInfoAggregationInterval, FrontDoorTimeSeriesInfoAggregationInterval)

Bestimmt, ob zwei FrontDoorTimeSeriesInfoAggregationInterval Werte nicht identisch sind.

Gilt für: