Partager via


IWithCapacity.WithCapacity(Int32) Méthode

Définition

Spécifie le nombre maximal d’instances en cours d’exécution pour ce plan App Service.

public Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Definition.IWithCreate WithCapacity (int capacity);
abstract member WithCapacity : int -> Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Definition.IWithCreate
Public Function WithCapacity (capacity As Integer) As IWithCreate

Paramètres

capacity
Int32

Nombre maximal d’instances.

Retours

S’applique à