NewAzStaticWebAppBuildAppSetting_CreateExpanded Class

Definition

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

Constructors

NewAzStaticWebAppBuildAppSetting_CreateExpanded()

Properties

AppSetting
Break
Client
DefaultProfile
EnvironmentName
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