Share via


IInsightQueryItemPropertiesTableQuery Interface

Definition

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

Properties

ColumnsDefinition

List of insight column definitions.

QueriesDefinition

List of insight queries definitions.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to