Share via


GoogleBigQueryLinkedService.ClientId Property

Definition

The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string).

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

Property Value

Applies to