次の方法で共有


BaseImageTriggerUpdateParameters.UpdateTriggerEndpoint プロパティ

定義

更新トリガーを受信するためのエンドポイント URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象