Delen via


IWithWindowsRuntimeStack.WithRuntimeStack(WebAppRuntimeStack) Methode

Definitie

Hiermee geeft u de runtimestack voor de web-app op het Windows-besturingssysteem.

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

Parameters

runtimeStack
WebAppRuntimeStack

De runtimestack voor web-app.

Retouren

De volgende fase van de definitie.

Van toepassing op