Share via


IInsightQueryItemProperties Interface

Definition

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

Properties

AdditionalQueryQuery

The insight query.

AdditionalQueryText

The insight text.

BaseQuery

The base query of the insight.

ChartQuery

The insight chart query.

DataType

Data types for template

(Inherited from IEntityQueryItemProperties)
DefaultTimeRangeAfterRange

The padding for the end time of the query.

DefaultTimeRangeBeforeRange

The padding for the start time of the query.

Description

The insight description.

DisplayName

The insight display name.

EntitiesFilter

The query applied only to entities matching to all filters

(Inherited from IEntityQueryItemProperties)
InputEntityType

The type of the entity

(Inherited from IEntityQueryItemProperties)
ReferenceTimeRangeBeforeRange

Additional query time for looking back.

RequiredInputFieldsSet

Data types for template

(Inherited from IEntityQueryItemProperties)
TableQueryColumnsDefinition

List of insight column definitions.

TableQueryQueriesDefinition

List of insight queries definitions.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to