Share via


ITimelineAggregation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.TimelineAggregationTypeConverter))]
public interface ITimelineAggregation : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.TimelineAggregationTypeConverter))>]
type ITimelineAggregation = interface
    interface IJsonSerializable
Public Interface ITimelineAggregation
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Count

the total items found for a kind

Kind

the query kind

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to