ArtifactManifestProperties Class
Definition
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.
Manifest attributes details.
public class ArtifactManifestProperties
type ArtifactManifestProperties = class
Public Class ArtifactManifestProperties
- Inheritance
-
System.ObjectArtifactManifestProperties
Constructors
ArtifactManifestProperties() |
Gets an instance of ArtifactManifestProperties. |
Properties
Architecture |
CPU architecture. |
CanDelete |
Delete enabled. |
CanList |
List enabled. |
CanRead |
Read enabled. |
CanWrite |
Write enabled. |
CreatedOn |
Created time. |
Digest |
Manifest. |
LastUpdatedOn |
Last update time. |
OperatingSystem |
Operating system. |
RegistryLoginServer |
Registry login server name. This is likely to be similar to {registry-name}.azurecr.io. |
RelatedArtifacts |
List of artifacts that are referenced by this manifest list, with information about the platform each supports. This list will be empty if this is a leaf manifest and not a manifest list. |
RepositoryName |
Repository name. |
Size |
Image size. |
Tags |
List of tags. |