CodelessUiConnectorConfigProperties.GraphQueries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The graph query to show the current data status.
public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.ConnectorGraphQueries> GraphQueries { get; }
member this.GraphQueries : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.ConnectorGraphQueries>
Public ReadOnly Property GraphQueries As IList(Of ConnectorGraphQueries)