NewAzStaticWebAppFunctionAppSetting_CreateExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Description("Description for Creates or updates the function app settings of a static site.")]
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated]
[System.Management.Automation.Cmdlet("New", "AzStaticWebAppFunctionAppSetting_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary) })]
public class NewAzStaticWebAppFunctionAppSetting_CreateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Description("Description for Creates or updates the function app settings of a static site.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Generated>]
[<System.Management.Automation.Cmdlet("New", "AzStaticWebAppFunctionAppSetting_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20201201.IStringDictionary) })>]
type NewAzStaticWebAppFunctionAppSetting_CreateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class NewAzStaticWebAppFunctionAppSetting_CreateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
NewAzStaticWebAppFunctionAppSetting_CreateExpanded
Attributes
Implements

Constructors

NewAzStaticWebAppFunctionAppSetting_CreateExpanded()

Properties

AppSetting
Break
Client
DefaultProfile
HttpPipelineAppend
HttpPipelinePrepend
InvocationInformation
Kind
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