Sdílet prostřednictvím


IWithDockerContainerImage.WithPrivateDockerHubImage(String) Metoda

Definice

Určuje image kontejneru dockeru, která má být image 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

Obrázek a volitelná značka (např. image:tag).

Návraty

Platí pro