次の方法で共有


TriggeredWebJobInner.ExtraInfoUrl プロパティ

定義

追加の情報 URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象