SliTemporalAggregation Class
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.
Represents temporal aggregation settings.
public class SliTemporalAggregation : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Slis.Models.SliTemporalAggregation>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Slis.Models.SliTemporalAggregation>
type SliTemporalAggregation = class
interface IJsonModel<SliTemporalAggregation>
interface IPersistableModel<SliTemporalAggregation>
Public Class SliTemporalAggregation
Implements IJsonModel(Of SliTemporalAggregation), IPersistableModel(Of SliTemporalAggregation)
- Inheritance
-
SliTemporalAggregation
- Implements
Constructors
| Name | Description |
|---|---|
| SliTemporalAggregation(SliTemporalAggregationType) |
Initializes a new instance of SliTemporalAggregation. |
Properties
| Name | Description |
|---|---|
| Type |
Type of temporal aggregation. |
| WindowSizeMinutes |
Time window size for aggregation, in minutes. |