Dela via


IWithWindowsRuntimeStack.WithRuntimeStack(WebAppRuntimeStack) Metod

Definition

Anger körningsstacken för webbappen på Windows-operativsystemet.

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

Parametrar

runtimeStack
WebAppRuntimeStack

Körningsstacken för webbappen.

Returer

Nästa steg i uppdateringen av webbappen.

Gäller för