StaticSitePatchResource.UserProvidedFunctionApp Property

Definition

User provided function apps registered with the static site

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStaticSiteUserProvidedFunctionApp> UserProvidedFunctionApp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.UserProvidedFunctionApp : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStaticSiteUserProvidedFunctionApp>
Public ReadOnly Property UserProvidedFunctionApp As List(Of IStaticSiteUserProvidedFunctionApp)

Property Value

Implements

Attributes

Applies to