Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactTagProperties

Package version

Tag attributes

Hierarchy

  • ArtifactTagProperties

Index

Properties

Optional canDelete

canDelete: undefined | false | true

Delete enabled

Optional canList

canList: undefined | false | true

List enabled

Optional canRead

canRead: undefined | false | true

Read enabled

Optional canWrite

canWrite: undefined | false | true

Write enabled

createdOn

createdOn: Date

Tag created time NOTE: This property will not be serialized. It can only be populated by the server.

digest

digest: string

Tag digest NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedOn

lastUpdatedOn: Date

Tag last update time NOTE: This property will not be serialized. It can only be populated by the server.

name

name: string

Tag name NOTE: This property will not be serialized. It can only be populated by the server.

registryLoginServer

registryLoginServer: string

Registry login server name. This is likely to be similar to {registry-name}.azurecr.io NOTE: This property will not be serialized. It can only be populated by the server.

repositoryName

repositoryName: string

Image name NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc