UserArtifactSource interface
The source image from which the Image Version is going to be created.
Properties
default |
Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob. |
media |
Required. The mediaLink of the artifact, must be a readable storage page blob. |
Property Details
defaultConfigurationLink
Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.
defaultConfigurationLink?: string
Property Value
string
mediaLink
Required. The mediaLink of the artifact, must be a readable storage page blob.
mediaLink: string
Property Value
string