Partager via


IWithWindowsRuntimeStack.WithRuntimeStack(WebAppRuntimeStack) Méthode

Définition

Spécifie la pile d’exécution pour l’application web sur le système d’exploitation Windows.

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate WithRuntimeStack (Microsoft.Azure.Management.AppService.Fluent.WebAppRuntimeStack runtimeStack);
abstract member WithRuntimeStack : Microsoft.Azure.Management.AppService.Fluent.WebAppRuntimeStack -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate
Public Function WithRuntimeStack (runtimeStack As WebAppRuntimeStack) As IWithCreate

Paramètres

runtimeStack
WebAppRuntimeStack

Pile d’exécution pour l’application web.

Retours

Étape suivante de la définition.

S’applique à