Share via


IHuntingBookmarkProperties Interface

Definition

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

Properties

AdditionalData

A bag of custom fields that should be part of the entity and will be presented to the user.

(Inherited from IEntityCommonProperties)
Created

The time the bookmark was created

CreatedByEmail

The email of the user.

CreatedByName

The name of the user.

CreatedByObjectId

The object id of the user.

DisplayName

The display name of the bookmark

EventTime

The time of the event

FriendlyName

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.

(Inherited from IEntityCommonProperties)
IncidentInfoIncidentId

Incident Id

IncidentInfoRelationName

Relation Name

IncidentInfoSeverity

The severity of the incident

IncidentInfoTitle

The title of the incident

Label

List of labels relevant to this bookmark

Note

The notes of the bookmark

Query

The query of the bookmark.

QueryResult

The query result of the bookmark.

Updated

The last time the bookmark was updated

UpdatedByEmail

The email of the user.

UpdatedByName

The name of the user.

UpdatedByObjectId

The object id of the user.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to