次の方法で共有


StaticSiteUserProvidedFunctionAppARMResource.FunctionAppResourceId プロパティ

定義

静的サイトに登録されている関数アプリのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象