ImageSourceRegistry Class
Information about docker image for the job.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ImageSourceRegistry
Constructor
ImageSourceRegistry(*, image: str, server_url: Optional[str] = None, credentials: Optional[azure.mgmt.batchai.models._models_py3.PrivateRegistryCredentials] = None, **kwargs)
Parameters
- credentials
- <xref:batch_ai.models.PrivateRegistryCredentials>
Required
Credentials to access the private docker repository.
Feedback
Submit and view feedback for