Share via


IExpansionEntityQueriesProperties.DataSource Property

Definition

List of the data sources that are required to run the query

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of the data sources that are required to run the query", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSources")]
public string[] DataSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of the data sources that are required to run the query", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataSources")>]
member this.DataSource : string[] with get, set
Public Property DataSource As String()

Property Value

String[]
Attributes

Applies to