Sdílet prostřednictvím


IWithWindowsRuntimeStack.WithRuntimeStack(WebAppRuntimeStack) Metoda

Definice

Určuje zásobník modulu runtime pro webovou aplikaci v operačním systému 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

Parametry

runtimeStack
WebAppRuntimeStack

Zásobník modulu runtime pro webovou aplikaci.

Návraty

Další fáze definice.

Platí pro