ICodelessUiDataConnector.ConnectorUiConfigGraphQuery Property

Definition

The graph query to show the current data status

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

Property Value

Attributes

Applies to