IWithAppServicePlan.WithNewAppServicePlan Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WithNewAppServicePlan(PricingTier) |
Creates a new app service plan to use. |
WithNewAppServicePlan(ICreatable<IAppServicePlan>) |
Creates a new app service plan to use. |
Creates a new app service plan to use.
public Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update.IUpdate WithNewAppServicePlan (Microsoft.Azure.Management.AppService.Fluent.PricingTier pricingTier);
abstract member WithNewAppServicePlan : Microsoft.Azure.Management.AppService.Fluent.PricingTier -> Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update.IUpdate
Public Function WithNewAppServicePlan (pricingTier As PricingTier) As IUpdate
Parameters
- pricingTier
- PricingTier
The sku of the app service plan.
Returns
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Creates a new app service plan to use.
public Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update.IUpdate WithNewAppServicePlan (Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan> appServicePlanCreatable);
abstract member WithNewAppServicePlan : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.AppService.Fluent.IAppServicePlan> -> Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Update.IUpdate
Public Function WithNewAppServicePlan (appServicePlanCreatable As ICreatable(Of IAppServicePlan)) As IUpdate
Parameters
- appServicePlanCreatable
- ICreatable<IAppServicePlan>
The new app service plan creatable.
Returns
Applies to
Azure SDK for .NET Legacy
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: