Share via


GoogleBigQueryV2LinkedService.ProjectId Property

Definition

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

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

Property Value

Applies to