Share via


IBookmarkTimelineItem Interface

Definition

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

Properties

AzureResourceId

The bookmark azure resource id.

CreatedByEmail

The email of the user.

CreatedByName

The name of the user.

CreatedByObjectId

The object id of the user.

DisplayName

The bookmark display name.

EndTimeUtc

The bookmark end time.

EventTime

The bookmark event time.

Kind

The entity query kind type.

(Inherited from IEntityTimelineItem)
Label

List of labels relevant to this bookmark

Note

The notes of the bookmark

StartTimeUtc

The bookmark start time.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to