Share via


StaticSiteUserProvidedFunctionAppProperties.FunctionAppResourceId Property

Definition

The resource id of the function app registered with the static site

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

Property Value

Implements

Attributes

Applies to