Share via


ICodelessUiConnectorConfigProperties.GraphQuery Property

Definition

The graph query to show the current data status

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The graph query to show the current data status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IGraphQueries) }, ReadOnly=false, Required=true, SerializedName="graphQueries")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IGraphQueries[] GraphQuery { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The graph query to show the current data status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IGraphQueries) }, ReadOnly=false, Required=true, SerializedName="graphQueries")>]
member this.GraphQuery : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IGraphQueries[] with get, set
Public Property GraphQuery As IGraphQueries()

Property Value

Attributes

Applies to