Share via


ICodelessUiDataConnector.ConnectorUiConfigGraphQuery 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=false, SerializedName="graphQueries")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IGraphQueries[] ConnectorUiConfigGraphQuery { 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=false, SerializedName="graphQueries")>]
member this.ConnectorUiConfigGraphQuery : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IGraphQueries[] with get, set
Public Property ConnectorUiConfigGraphQuery As IGraphQueries()

Property Value

Attributes

Applies to