UserArtifactSource Class
The source image from which the Image Version is going to be created.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
UserArtifactSource
Constructor
UserArtifactSource(*, media_link: str, default_configuration_link: Optional[str] = None, **kwargs)
Parameters
- media_link
- str
Required
Required. Required. The mediaLink of the artifact, must be a readable storage page blob.
- default_configuration_link
- str
Required
Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.
Feedback
Submit and view feedback for