ContainerRegistry Classe

Definisce una connessione a un Registro Azure Container.

Costruttore Class ContainerRegistry.

Ereditarietà
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
ContainerRegistry

Costruttore

ContainerRegistry()

Variabili

Nome Descrizione
address
str

Nome DNS o indirizzo IP del Registro Azure Container (ACR).

username
str

Nome utente per Registro Azure Container.

password
str

Password per il Registro Azure Container.