Compartilhar via


IWithDockerContainerImage.WithBuiltInImage(RuntimeStack) Método

Definição

Especifica a imagem de contêiner do Docker a ser interna.

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

Parâmetros

runtimeStack
RuntimeStack

A pilha de runtime instalada na imagem.

Retornos

Aplica-se a