ArtifactProperties interface
The artifact properties
Properties
| artifact |
The artifact display order |
| description | The artifact description |
| 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
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