Share via


IEntityGetInsightsParameters.InsightQueryId Property

Definition

List of Insights Query Id. If empty, default value is all insights of this entity

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of Insights Query Id. If empty, default value is all insights of this entity", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="insightQueryIds")]
public string[] InsightQueryId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of Insights Query Id. If empty, default value is all insights of this entity", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="insightQueryIds")>]
member this.InsightQueryId : string[] with get, set
Public Property InsightQueryId As String()

Property Value

String[]
Attributes

Applies to