次の方法で共有


FunctionSecretsInner.TriggerUrl プロパティ

定義

トリガー URL を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象