Sdílet prostřednictvím


IWithContainerImage.WithPrivateRegistryImage(String, String) Metoda

Definice

Určuje image kontejneru Dockeru z privátního registru.

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

Parametry

imageAndTag
String

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

serverUrl
String

Adresa URL serveru privátního registru.

Návraty

Platí pro