FrontDoorTimeSeriesInfoAggregationInterval Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET