次の方法で共有


IWithNewAppServicePlan.WithNewFreeAppServicePlan メソッド

定義

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

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

戻り値

適用対象