Dela via


IWithContainerImage.WithPrivateRegistryImage(String, String) Metod

Definition

Anger att docker-containeravbildningen ska vara en från ett privat register.

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

Parametrar

imageAndTag
String

Bild och valfri tagg (t.ex. "image:tag").

serverUrl
String

URL:en till den privata registerservern.

Returer

Gäller för