ITimelineAggregation Interface

Definition

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

Properties

Name Description
Count

the total items found for a kind

Kind

the query kind

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to