StaticSite.UserProvidedFunctionApps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)