Udostępnij za pośrednictwem


IWithDockerContainerImage.WithPrivateDockerHubImage(String) Metoda

Definicja

Określa obraz kontenera platformy Docker, który ma być jeden z Docker Hub.

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

Parametry

imageAndTag
String

Obraz i opcjonalny tag (np. "image:tag").

Zwraca

Dotyczy