次の方法で共有


StaticSiteUserProvidedFunctionAppARMResource.FunctionAppRegion プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象