EntitiesGetTimelineOperations interface

Interface representing a EntitiesGetTimeline operations.

Properties

list

Timeline for an entity.

Property Details

list

Timeline for an entity.

list: (resourceGroupName: string, workspaceName: string, entityId: string, parameters: EntityTimelineParameters, options?: EntitiesGetTimelineListOptionalParams) => Promise<EntityTimelineResponse>

Property Value

(resourceGroupName: string, workspaceName: string, entityId: string, parameters: EntityTimelineParameters, options?: EntitiesGetTimelineListOptionalParams) => Promise<EntityTimelineResponse>