ImportSourceCredentials Class

ImportSourceCredentials.

All required parameters must be populated in order to send to Azure.

Inheritance
ImportSourceCredentials

Constructor

ImportSourceCredentials(*, password: str, username: Optional[str] = None, **kwargs)

Variables

username
str

The username to authenticate with the source registry.

password
str

Required. The password used to authenticate with the source registry.