Compartir a través de


FrontDoorTimeSeriesInfoAggregationInterval Estructura

Definición

Intervalo de agregación de timeseries.

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

Constructores

FrontDoorTimeSeriesInfoAggregationInterval(String)

Inicializa una nueva instancia de la clase FrontDoorTimeSeriesInfoAggregationInterval.

Propiedades

Daily

Diariamente

Hourly

Horaria.

Métodos

Equals(FrontDoorTimeSeriesInfoAggregationInterval)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(FrontDoorTimeSeriesInfoAggregationInterval, FrontDoorTimeSeriesInfoAggregationInterval)

Determina si dos FrontDoorTimeSeriesInfoAggregationInterval valores son los mismos.

Implicit(String to FrontDoorTimeSeriesInfoAggregationInterval)

Convierte una cadena en un FrontDoorTimeSeriesInfoAggregationInterval.

Inequality(FrontDoorTimeSeriesInfoAggregationInterval, FrontDoorTimeSeriesInfoAggregationInterval)

Determina si dos FrontDoorTimeSeriesInfoAggregationInterval valores no son los mismos.

Se aplica a