Delen via


IWithDockerContainerImage.WithBuiltInImage(RuntimeStack) Methode

Definitie

Hiermee geeft u de docker-containerinstallatiekopie een ingebouwde.

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

Parameters

runtimeStack
RuntimeStack

De runtimestack die op de installatiekopieën is geïnstalleerd.

Retouren

Van toepassing op