Compartir a través de


IWithNewAppServicePlan.WithNewFreeAppServicePlan Método

Definición

Crea un nuevo plan gratuito de App Service. Esto producirá un error si hay 10 o más planes gratuitos en la suscripción actual.

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

Devoluciones

Se aplica a