Delen via


IWithContainerImage.WithPrivateDockerHubImage(String) Methode

Definitie

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

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

Parameters

imageAndTag
String

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

Retouren

Van toepassing op