Get Archife Result
data class GetArchifeResult(val azureApiVersion: String, val id: String, val name: String, val packageSource: ArchivePackageSourcePropertiesResponse? = null, val provisioningState: String, val publishedVersion: String? = null, val repositoryEndpoint: String, val repositoryEndpointPrefix: String? = null, val systemData: SystemDataResponse, val type: String)
An object that represents a archive for a container registry.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, packageSource: ArchivePackageSourcePropertiesResponse? = null, provisioningState: String, publishedVersion: String? = null, repositoryEndpoint: String, repositoryEndpointPrefix: String? = null, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The package source of the archive.
Link copied to clipboard
The provisioning state of the archive at the time the operation was called.
Link copied to clipboard
The published version of the archive.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.