次の方法で共有


WebHookActivity.Authentication プロパティ

定義

エンドポイントの呼び出しに使用される認証方法を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authentication")]
public Microsoft.Azure.Management.DataFactory.Models.WebActivityAuthentication Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authentication")>]
member this.Authentication : Microsoft.Azure.Management.DataFactory.Models.WebActivityAuthentication with get, set
Public Property Authentication As WebActivityAuthentication

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象