Share via


ICodelessUiConnectorConfigProperties.SampleQuery Property

Definition

The sample queries for the connector

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The sample queries for the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ISampleQueries) }, ReadOnly=false, Required=true, SerializedName="sampleQueries")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ISampleQueries[] SampleQuery { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The sample queries for the connector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ISampleQueries) }, ReadOnly=false, Required=true, SerializedName="sampleQueries")>]
member this.SampleQuery : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ISampleQueries[] with get, set
Public Property SampleQuery As ISampleQueries()

Property Value

Attributes

Applies to