次の方法で共有


GoogleAdWordsLinkedService.Email プロパティ

定義

ServiceAuthentication に使用され、セルフホステッド IR でのみ使用できるサービス アカウントの電子メール ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象