ArchiveProperties interface
The properties of a archive.
Properties
| package |
The package source of the archive. |
| provisioning |
The provisioning state of the archive at the time the operation was called. |
| published |
The published version of the archive. |
| repository |
|
| repository |
Property Details
packageSource
The package source of the archive.
packageSource?: ArchivePackageSourceProperties
Property Value
provisioningState
The provisioning state of the archive at the time the operation was called.
provisioningState?: string
Property Value
string
publishedVersion
The published version of the archive.
publishedVersion?: string
Property Value
string
repositoryEndpoint
repositoryEndpoint?: string
Property Value
string
repositoryEndpointPrefix
repositoryEndpointPrefix?: string
Property Value
string