次の方法で共有


WebhookNotification.ServiceUri プロパティ

定義

通知を受信するサービス アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="serviceUri")]
public string ServiceUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceUri")>]
member this.ServiceUri : string with get, set
Public Property ServiceUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象