Share via


IWithWindowsRuntimeStack.WithRuntimeStack(WebAppRuntimeStack) Methode

Definition

Gibt den Laufzeitstapel für die Web-App unter Dem Windows-Betriebssystem an.

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

Parameter

runtimeStack
WebAppRuntimeStack

Der Laufzeitstapel für Web-App.

Gibt zurück

Die nächste Phase der Definition.

Gilt für: