Share via


StaticSiteUserProvidedFunctionAppARMResource.FunctionAppResourceId Property

Definition

Gets or sets the resource id of the function app registered with the static site

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to