ContainerRegistry Třída

Definuje připojení k Azure Container Registry.

Třída ContainerRegistry – konstruktor.

Dědičnost
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
ContainerRegistry

Konstruktor

ContainerRegistry()

Proměnné

address
str

Název DNS nebo IP adresa Azure Container Registry (ACR).

username
str

Uživatelské jméno pro ACR.

password
str

Heslo pro ACR.