Share via


StaticSitePatch.UserProvidedFunctionApps Property

Definition

User provided function apps registered with the static site.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.StaticSiteUserProvidedFunctionAppData> UserProvidedFunctionApps { get; }
member this.UserProvidedFunctionApps : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.StaticSiteUserProvidedFunctionAppData>
Public ReadOnly Property UserProvidedFunctionApps As IReadOnlyList(Of StaticSiteUserProvidedFunctionAppData)

Property Value

Applies to