次の方法で共有


GoogleAdWordsLinkedService.KeyFilePath プロパティ

定義

サービス アカウントの電子メール アドレスの認証に使用され、セルフホステッド IR でのみ使用できる .p12 キー ファイルへの完全パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象