TimelineAggregation Class
timeline aggregation information per kind.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
TimelineAggregation
Constructor
TimelineAggregation(*, count: int, kind: Union[str, azure.mgmt.securityinsight.models._security_insights_enums.EntityTimelineKind], **kwargs)
Variables
- count
- int
Required. the total items found for a kind.
- kind
- str or EntityTimelineKind
Required. the query kind. Possible values include: "Activity", "Bookmark", "SecurityAlert".
Feedback
Submit and view feedback for