Partager via


StaticSite.UserProvidedFunctionApps Property

Definition

User provided function apps registered with the static site.

public Azure.Provisioning.BicepList<Azure.Provisioning.AppService.StaticSiteUserProvidedFunctionAppData> UserProvidedFunctionApps { get; }
member this.UserProvidedFunctionApps : Azure.Provisioning.BicepList<Azure.Provisioning.AppService.StaticSiteUserProvidedFunctionAppData>
Public ReadOnly Property UserProvidedFunctionApps As BicepList(Of StaticSiteUserProvidedFunctionAppData)

Property Value

Applies to