Share via


GoogleBigQueryLinkedService.Project Property

Definition

The default BigQuery project to query against. Type: string (or Expression with resultType string).

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

Property Value

Applies to