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.
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Description("Description for Gets the functions of a particular static site build.")]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated]
[System.Management.Automation.Cmdlet("Get", "AzStaticWebAppBuildFunction_List")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteFunctionOverviewArmResource) })]
public class GetAzStaticWebAppBuildFunction_List : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Description("Description for Gets the functions of a particular static site build.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzStaticWebAppBuildFunction_List")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteFunctionOverviewArmResource) })>]
type GetAzStaticWebAppBuildFunction_List = class
inherit PSCmdlet
interface IEventListener
Public Class GetAzStaticWebAppBuildFunction_List
Inherits PSCmdlet
Implements IEventListener