Partager via


FrontDoorTimeSeriesInfoAggregationInterval Structure

Définition

Intervalle d’agrégation de la série chronologique.

public readonly struct FrontDoorTimeSeriesInfoAggregationInterval : IEquatable<Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesInfoAggregationInterval>
type FrontDoorTimeSeriesInfoAggregationInterval = struct
Public Structure FrontDoorTimeSeriesInfoAggregationInterval
Implements IEquatable(Of FrontDoorTimeSeriesInfoAggregationInterval)
Héritage
FrontDoorTimeSeriesInfoAggregationInterval
Implémente

Constructeurs

FrontDoorTimeSeriesInfoAggregationInterval(String)

Initialise une nouvelle instance de FrontDoorTimeSeriesInfoAggregationInterval.

Propriétés

Daily

Tous les jours.

Hourly

Horaire.

Méthodes

Equals(FrontDoorTimeSeriesInfoAggregationInterval)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(FrontDoorTimeSeriesInfoAggregationInterval, FrontDoorTimeSeriesInfoAggregationInterval)

Détermine si deux FrontDoorTimeSeriesInfoAggregationInterval valeurs sont identiques.

Implicit(String to FrontDoorTimeSeriesInfoAggregationInterval)

Convertit une chaîne en FrontDoorTimeSeriesInfoAggregationInterval.

Inequality(FrontDoorTimeSeriesInfoAggregationInterval, FrontDoorTimeSeriesInfoAggregationInterval)

Détermine si deux FrontDoorTimeSeriesInfoAggregationInterval valeurs ne sont pas identiques.

S’applique à