Share via


GoogleBigQueryLinkedService.KeyFilePath Property

Definition

The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR. Type: string (or Expression with resultType string).

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

Property Value

Applies to