NewAzFunctionAppPlan_CreateExpanded 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("New", "AzFunctionAppPlan_CreateExpanded", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServicePlan) })]
public class NewAzFunctionAppPlan_CreateExpanded : 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("New", "AzFunctionAppPlan_CreateExpanded", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServicePlan) })>]
type NewAzFunctionAppPlan_CreateExpanded = class
    inherit PSCmdlet
    interface IEventListener
Public Class NewAzFunctionAppPlan_CreateExpanded
Inherits PSCmdlet
Implements IEventListener
Inheritance
NewAzFunctionAppPlan_CreateExpanded
Attributes
Implements

Constructors

NewAzFunctionAppPlan_CreateExpanded()

Properties

AsJob
Break
Capacity
Client
DefaultProfile
FreeOfferExpirationTime
HostingEnvironmentProfileId
HttpPipelineAppend
HttpPipelinePrepend
HyperV
InvocationInformation
IsSpot
IsXenon
Kind
Location
MaximumElasticWorkerCount
Name
NoWait
PerSiteScaling
Proxy
ProxyCredential
ProxyUseDefaultCredentials
Reserved
ResourceGroupName
SkuCapability
SkuCapacityDefault
SkuCapacityMaximum
SkuCapacityMinimum
SkuCapacityScaleType
SkuFamily
SkuLocation
SkuName
SkuSize
SkuTier
SpotExpirationTime
SubscriptionId
Tag
TargetWorkerCount
TargetWorkerSizeId
WorkerTierName

Methods

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

Explicit Interface Implementations

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

Applies to