EntityGetInsightsResponse Class
The Get Insights result operation response.
- Inheritance
-
EntityGetInsightsResponse
Constructor
EntityGetInsightsResponse(*, meta_data: Optional[azure.mgmt.securityinsight.models._models_py3.GetInsightsResultsMetadata] = None, value: Optional[List[azure.mgmt.securityinsight.models._models_py3.EntityInsightItem]] = None, **kwargs)
Variables
- meta_data
- GetInsightsResultsMetadata
The metadata from the get insights operation results.
- value
- list[EntityInsightItem]
The insights result values.
Feedback
Submit and view feedback for