InsightQueryItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents Insight Query.
public class InsightQueryItem : Azure.ResourceManager.SecurityInsights.Models.EntityQueryItem, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.InsightQueryItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.InsightQueryItem>
type InsightQueryItem = class
inherit EntityQueryItem
interface IJsonModel<InsightQueryItem>
interface IPersistableModel<InsightQueryItem>
Public Class InsightQueryItem
Inherits EntityQueryItem
Implements IJsonModel(Of InsightQueryItem), IPersistableModel(Of InsightQueryItem)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Id |
Query Template ARM ID. (Inherited from EntityQueryItem) |
| Name |
Query Template ARM Name. (Inherited from EntityQueryItem) |
| Properties |
Properties bag for InsightQueryItem. |
| Type |
ARM Type. (Inherited from EntityQueryItem) |