次の方法で共有


FunctionEnvelopeInner.FunctionAppId プロパティ

定義

関数アプリ ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象