ArtifactDownloadResult interface
The artifact download properties
Properties
| artifact |
The artifact display order |
| description | The artifact description |
| download |
The download URI |
| link |
The download link expiry time |
| provisioning |
The resource provisioning state |
| size | The artifact size in MB |
| title | The artifact title |
Property Details
artifactOrder
The artifact display order
artifactOrder: number
Property Value
number
description
The artifact description
description: string
Property Value
string
downloadLink
The download URI
downloadLink: string
Property Value
string
linkExpiry
The download link expiry time
linkExpiry: Date
Property Value
Date
provisioningState
The resource provisioning state
provisioningState?: string
Property Value
string
size
The artifact size in MB
size?: number
Property Value
number
title
The artifact title
title: string
Property Value
string