次の方法で共有


IWithNewAppServicePlan.WithNewFreeAppServicePlan メソッド

定義

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

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

戻り値

適用対象