Share via


IActivityEntityQueryTemplateProperties Interface

Definition

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

Properties

Content

The entity query content to display in timeline

DataType

List of required data types for the given entity query template

Description

The entity query description

EntitiesFilter

The query applied only to entities matching to all filters

InputEntityType

The type of the query's source entity

QueryDefinitionQuery

The Activity query to run on a given entity

QueryDefinitionSummarizeBy

The dimensions we want to summarize the timeline results on, this is comma separated list

RequiredInputFieldsSet

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

Title

The entity query title

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to