次の方法で共有


HttpManagementPayload.SendEventPostUri プロパティ

定義

エンドポイント URL を送信する HTTP POST 外部イベントを取得します。

[Newtonsoft.Json.JsonProperty("sendEventPostUri")]
public string SendEventPostUri { get; }
[<Newtonsoft.Json.JsonProperty("sendEventPostUri")>]
member this.SendEventPostUri : string
Public ReadOnly Property SendEventPostUri As String

プロパティ値

外部イベント通知を投稿するための HTTP URL。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象