Share via


IActivityTimelineItem Interface

Definition

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

Properties

BucketEndTimeUtc

The grouping bucket end time.

BucketStartTimeUtc

The grouping bucket start time.

Content

The activity timeline content.

FirstActivityTimeUtc

The time of the first activity in the grouping bucket.

Kind

The entity query kind type.

(Inherited from IEntityTimelineItem)
LastActivityTimeUtc

The time of the last activity in the grouping bucket.

QueryId

The activity query id.

Title

The activity timeline title.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to