Freigeben über


IWithWindowsRuntimeStack.WithRuntimeStack(WebAppRuntimeStack) Methode

Definition

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

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

Parameter

runtimeStack
WebAppRuntimeStack

Der Laufzeitstapel für die Web-App.

Gibt zurück

Die nächste Phase des Web-App-Updates.

Gilt für: