IWithAppServicePlan.WithNewFreeAppServicePlan 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立新的免費 App Service 方案。 如果目前訂用帳戶中有 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