Job.CallBackEndpoint プロパティ

定義

コールバック エンドポイントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象