Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithAppServicePlan.WithNewFreeAppServicePlan 方法

定义

创建新的免费应用服务计划。 如果当前订阅中有 10 个或更多免费计划,则此操作将失败。

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IUpdate WithNewFreeAppServicePlan ();
abstract member WithNewFreeAppServicePlan : unit -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IUpdate
Public Function WithNewFreeAppServicePlan () As IUpdate

返回

适用于