Share via


InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItemTypeConverter))]
public class InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItemTypeConverter))>]
type InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem = class
    interface IInsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem
    interface IJsonSerializable
Public Class InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem
Implements IInsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem
Inheritance
InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem
Attributes
Implements

Constructors

InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem()

Creates an new InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem instance.

Properties

ProjectedName

Insight Link Definition Projected Name.

Query

Insight Link Definition Query.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem.

FromJsonString(String)

Creates a new instance of InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of InsightQueryItemPropertiesTableQueryQueriesDefinitionsPropertiesItemsItem into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

Applies to