共用方式為


IWithDockerContainerImage.WithBuiltInImage(RuntimeStack) 方法

定義

指定要內建的 Docker 容器映射。

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

參數

runtimeStack
RuntimeStack

安裝在映射上的執行時間堆疊。

傳回

適用於