EntityQueryItem interface
An abstract Query item for entity
Properties
| id | Query Template ARM ID |
| kind | The discriminator possible values: Insight |
| name | Query Template ARM Name |
| type | ARM Type |
Property Details
id
Query Template ARM ID
id?: string
Property Value
string
kind
The discriminator possible values: Insight
kind: string
Property Value
string
name
Query Template ARM Name
name?: string
Property Value
string
type
ARM Type
type?: string
Property Value
string