次の方法で共有


WebhookCreateParameters.ServiceUri プロパティ

定義

通知を投稿する Webhook のサービス URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象