次の方法で共有


TriggeredWebJobInner.HistoryUrl プロパティ

定義

履歴 URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象