Share via


StaticSiteFunctionOverviewARMResource.FunctionName Property

Definition

Gets the name for the function

[Newtonsoft.Json.JsonProperty(PropertyName="properties.functionName")]
public string FunctionName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.functionName")>]
member this.FunctionName : string
Public ReadOnly Property FunctionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to