次の方法で共有


StaticSiteZipDeploymentARMResource.FunctionLanguage プロパティ

定義

API コンテンツの言語 (存在する場合) を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象