IWithDockerContainerImage.WithBuiltInImage(RuntimeStack) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定要內建的 Docker 容器映射。
public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate WithBuiltInImage (Microsoft.Azure.Management.AppService.Fluent.RuntimeStack runtimeStack);
abstract member WithBuiltInImage : Microsoft.Azure.Management.AppService.Fluent.RuntimeStack -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate
Public Function WithBuiltInImage (runtimeStack As RuntimeStack) As IWithCreate
參數
- runtimeStack
- RuntimeStack
安裝在映射上的執行時間堆疊。