UserArtifactSource interface

The source image from which the Image Version is going to be created.

Properties

defaultConfigurationLink

Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.

mediaLink

Required. The mediaLink of the artifact, must be a readable storage page blob.

Property Details

Optional. The defaultConfigurationLink of the artifact, must be a readable storage page blob.

defaultConfigurationLink?: string

Property Value

string

Required. The mediaLink of the artifact, must be a readable storage page blob.

mediaLink: string

Property Value

string