Share via


ITimelineResultsMetadata Interface

Definition

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

Properties

Aggregation

timeline aggregation per kind

Error

information about the failure queries

TotalCount

the total items found for the timeline request

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to