FrontDoorTimeSeriesInfo.AggregationInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The aggregation interval of the Timeseries.
public Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesInfoAggregationInterval? AggregationInterval { get; set; }
member this.AggregationInterval : Nullable<Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesInfoAggregationInterval> with get, set
Public Property AggregationInterval As Nullable(Of FrontDoorTimeSeriesInfoAggregationInterval)