Azure.Containers.ContainerRegistry Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ArtifactManifestPlatform |
The artifact's platform, consisting of operating system and architecture. |
ArtifactManifestProperties |
Manifest attributes details. |
ArtifactTagProperties |
Tag attributes. |
ContainerRegistryClient |
The Azure Container Registry service client. |
ContainerRegistryClientOptions |
Options that allow users to configure the requests sent to the Container Registry service. |
ContainerRegistryContentClient |
The Azure Container Registry content client, responsible for uploading and downloading blobs and manifests, the building blocks of artifacts. |
ContainerRegistryModelFactory |
Model factory for models. |
ContainerRepository |
A The ContainerRepository class is a helper class that groups information and operations about a repository in this container registry. |
ContainerRepositoryProperties |
Properties of this repository. |
DownloadRegistryBlobResult |
The result from downloading a blob from the registry. |
DownloadRegistryBlobStreamingResult |
The result from downloading a blob from the registry. |
GetManifestResult |
The result of a get manifest operation. |
OciAnnotations |
Additional information provided through arbitrary metadata. |
OciDescriptor |
Docker V2 image layer descriptor including config and layers. |
OciImageManifest |
Returns the requested OCI Manifest file. |
RegistryArtifact |
The RegistryArtifact class is a helper class that groups information and operations about an image or artifact in this container registry. |
SetManifestResult |
The result from uploading a manifest. |
UploadRegistryBlobResult |
The result from uploading a blob. |
Structs
ArtifactArchitecture |
The artifact platform's architecture. |
ArtifactOperatingSystem |
The ArtifactOperatingSystem. |
ContainerRegistryAudience |
Cloud audiences available for ACR. |
ManifestMediaType |
Media type values for Docker and OCI Manifests. |
Enums
ArtifactManifestOrder |
Sort options for ordering manifests in a collection. |
ArtifactTagOrder |
Sort options for ordering tags in a collection. |
ContainerRegistryClientOptions.ServiceVersion |
The versions of the Container Registry service supported by this client library. |
Azure SDK for .NET