Sdílet prostřednictvím


GoogleBigQueryLinkedService.AdditionalProjects Property

Definition

Gets or sets a comma-separated list of public BigQuery projects to access.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.additionalProjects")]
public object AdditionalProjects { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.additionalProjects")>]
member this.AdditionalProjects : obj with get, set
Public Property AdditionalProjects As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to