Share via


StaticSiteZipDeployment.FunctionLanguage Property

Definition

The language of the api content, if it exists

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string FunctionLanguage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.FunctionLanguage : string with get, set
Public Property FunctionLanguage As String

Property Value

Implements

Attributes

Applies to