Share via


StaticSiteZipDeploymentARMResource.FunctionLanguage Property

Definition

Gets or sets the language of the api content, if it exists

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to