Delen via


IWithContainerImage.WithPublicDockerHubImage(String) Methode

Definitie

Hiermee geeft u de docker-containerinstallatiekopieën een van Docker Hub.

public Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithStartUpCommand WithPublicDockerHubImage (string imageAndTag);
abstract member WithPublicDockerHubImage : string -> Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithStartUpCommand
Public Function WithPublicDockerHubImage (imageAndTag As String) As IWithStartUpCommand

Parameters

imageAndTag
String

Afbeelding en optionele tag (bijvoorbeeld 'image:tag').

Retouren

Van toepassing op