次の方法で共有


GoogleBigQueryLinkedService.KeyFilePath プロパティ

定義

サービス アカウントの電子メール アドレスを認証するために使用される .p12 キー ファイルへの完全なパス。これはセルフホステッド IR のみで使用できます。 型: string (または resultType 文字列を含む式)。

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)

プロパティ値

適用対象