ContainerRegistry 類別

定義與Azure Container Registry的連線。

類別 ContainerRegistry 建構函式。

繼承
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElement
ContainerRegistry

建構函式

ContainerRegistry()

變數

address
str

Azure Container Registry (ACR) 的 DNS 名稱或 IP 位址。

username
str

ACR 的使用者名稱。

password
str

ACR 的密碼。