Share via


IActivityEntityQueriesProperties Interface

Definition

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

Properties

Content

The entity query content to display in timeline

CreatedTimeUtc

The time the activity was created

Description

The entity query description

Enabled

Determines whether this activity is enabled or disabled.

EntitiesFilter

The query applied only to entities matching to all filters

InputEntityType

The type of the query's source entity

LastModifiedTimeUtc

The last time the activity was updated

QueryDefinitionQuery

The Activity query to run on a given entity

RequiredInputFieldsSet

List of the fields of the source entity that are required to run the query

TemplateName

The template id this activity was created from

Title

The entity query title

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to