InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem Class

Definition

The InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem.

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

Properties

ProjectedName

Insight Link Definition Projected Name.

Query

Insight Link Definition Query.

Explicit Interface Implementations

IJsonModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to