次の方法で共有


IWithAppServicePlan.WithNewFreeAppServicePlan メソッド

定義

新しい無料 App Service プランを作成します。 現在のサブスクリプションに 10 個以上の無料プランがある場合、これは失敗します。

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

戻り値

適用対象