InsightQueryItem Class
Represents Insight Query.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.securityinsight.models._models_py3.EntityQueryItemInsightQueryItem
Constructor
InsightQueryItem(*, name: Optional[str] = None, type: Optional[str] = None, properties: Optional[azure.mgmt.securityinsight.models._models_py3.InsightQueryItemProperties] = None, **kwargs)
Variables
- id
- str
Query Template ARM ID.
- name
- str
Query Template ARM Name.
- type
- str
ARM Type.
- kind
- str or EntityQueryKind
Required. The kind of the entity query.Constant filled by server. Possible values include: "Expansion", "Insight", "Activity".
- properties
- InsightQueryItemProperties
Properties bag for InsightQueryItem.
Feedback
Submit and view feedback for