Share via


IInsightQueryItemPropertiesAdditionalQuery Interface

Definition

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

Properties

Query

The insight query.

Text

The insight text.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to