InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem Class

Definition

The InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem.

public class InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>
type InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem = class
    interface IJsonModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>
    interface IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>
Public Class InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem
Implements IJsonModel(Of InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem), IPersistableModel(Of InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem)
Inheritance
InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem
Implements

Properties

Filter

Insight column header.

LinkColumnsDefinitions

Insight column header.

Project

Insight column header.

Summarize

Insight column header.

Explicit Interface Implementations

IJsonModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsItem>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to