ContainerRegistry Klasse

Definiert eine Verbindung mit einer Azure Container Registry-Instanz.

Class ContainerRegistry-Konstruktor.

Vererbung
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
ContainerRegistry

Konstruktor

ContainerRegistry()

Variablen

address
str

DNS-Name oder IP-Adresse der Azure Container Registry-Instanz (ACR)

username
str

Benutzername für ACR

password
str

Kennwort für ACR