FrontDoorTimeSeriesInfoAggregationInterval Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET