Sdílet prostřednictvím


IWithDockerContainerImage.WithPublicDockerHubImage(String) Metoda

Definice

Určuje image kontejneru dockeru, která má být image z Docker Hub.

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

Parametry

imageAndTag
String

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

Návraty

Platí pro