次の方法で共有


AzureFunctionReceiver.FunctionAppResourceId プロパティ

定義

関数アプリの Azure リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象