UpdateAzFunctionAppPlan_UpdateExpanded Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Description("Description for Creates or updates an App Service Plan.")]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Generated]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.InternalExport]
[System.Management.Automation.Cmdlet("Update", "AzFunctionAppPlan_UpdateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServicePlan) })]
public class UpdateAzFunctionAppPlan_UpdateExpanded : System.Management.Automation.PSCmdlet, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IEventListener
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Description("Description for Creates or updates an App Service Plan.")>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Generated>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.InternalExport>]
[<System.Management.Automation.Cmdlet("Update", "AzFunctionAppPlan_UpdateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServicePlan) })>]
type UpdateAzFunctionAppPlan_UpdateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class UpdateAzFunctionAppPlan_UpdateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
UpdateAzFunctionAppPlan_UpdateExpanded
Attributes
Implements

Constructors

UpdateAzFunctionAppPlan_UpdateExpanded()

Properties

Break
Client
DefaultProfile
FreeOfferExpirationTime
HostingEnvironmentProfileId
HttpPipelineAppend
HttpPipelinePrepend
HyperV
InvocationInformation
IsSpot
IsXenon
Kind
MaximumElasticWorkerCount
Name
PerSiteScaling
Proxy
ProxyCredential
ProxyUseDefaultCredentials
Reserved
ResourceGroupName
SpotExpirationTime
SubscriptionId
TargetWorkerCount
TargetWorkerSizeId
WorkerTierName

Methods

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

Explicit Interface Implementations

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

Applies to