Compartir a través de


GoogleBigQueryLinkedService.RequestGoogleDriveScope Propiedad

Definición

Obtiene o establece si se solicita acceso a Google Drive. Al permitir el acceso a Google Drive, se habilita la compatibilidad para las tablas federadas que combinan datos de BigQuery con datos de Google Drive. El valor predeterminado es false.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a