Share via


GoogleBigQueryLinkedService.AdditionalProjects Property

Definition

A comma-separated list of public BigQuery projects to access. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AdditionalProjects { get; set; }
member this.AdditionalProjects : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AdditionalProjects As DataFactoryElement(Of String)

Property Value

Applies to