GetAzStaticWebAppUserProvidedFunctionApp_List1 Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Description("Description for Gets the details of the user provided function apps registered with a static site")]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated]
[System.Management.Automation.Cmdlet("Get", "AzStaticWebAppUserProvidedFunctionApp_List1")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource) })]
public class GetAzStaticWebAppUserProvidedFunctionApp_List1 : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Description("Description for Gets the details of the user provided function apps registered with a static site")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated>]
[<System.Management.Automation.Cmdlet("Get", "AzStaticWebAppUserProvidedFunctionApp_List1")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStaticSiteUserProvidedFunctionAppArmResource) })>]
type GetAzStaticWebAppUserProvidedFunctionApp_List1 = class
    inherit PSCmdlet
    interface IEventListener
Public Class GetAzStaticWebAppUserProvidedFunctionApp_List1
Inherits PSCmdlet
Implements IEventListener
Inheritance
GetAzStaticWebAppUserProvidedFunctionApp_List1
Attributes
Implements

Constructors

GetAzStaticWebAppUserProvidedFunctionApp_List1()

Properties

Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Name
Proxy
ProxyCredential
ProxyUseDefaultCredentials
ResourceGroupName
SubscriptionId

Methods

BeginProcessing()
EndProcessing()
ProcessRecord()
ProcessRecordAsync()
StopProcessing()

Explicit Interface Implementations

IEventListener.Cancel
IEventListener.Signal(String, CancellationToken, Func<EventData>)
IEventListener.Token

Applies to