Share via


ConnectedRegistryProperties interface

The properties of a connected registry.

Properties

activation

The activation properties of the connected registry.

clientTokenIds

The list of the ACR token resource IDs used to authenticate clients to the connected registry.

connectionState

The current connection state of the connected registry.

garbageCollection

The garbage collection properties of the connected registry.

lastActivityTime

The last activity time of the connected registry.

logging

The logging properties of the connected registry.

loginServer

The login server properties of the connected registry.

mode

The mode of the connected registry resource that indicates the permissions of the registry.

notificationsList

The list of notifications subscription information for the connected registry.

parent

The parent of the connected registry.

provisioningState

Provisioning state of the resource.

registrySyncResult

The result of the connected registry's most recent sync with its parent.

statusDetails

The list of current statuses of the connected registry.

version

The current version of ACR runtime on the connected registry.

Property Details

activation

The activation properties of the connected registry.

activation?: ActivationProperties

Property Value

clientTokenIds

The list of the ACR token resource IDs used to authenticate clients to the connected registry.

clientTokenIds?: string[]

Property Value

string[]

connectionState

The current connection state of the connected registry.

connectionState?: string

Property Value

string

garbageCollection

The garbage collection properties of the connected registry.

garbageCollection?: GarbageCollectionProperties

Property Value

lastActivityTime

The last activity time of the connected registry.

lastActivityTime?: Date

Property Value

Date

logging

The logging properties of the connected registry.

logging?: LoggingProperties

Property Value

loginServer

The login server properties of the connected registry.

loginServer?: LoginServerProperties

Property Value

mode

The mode of the connected registry resource that indicates the permissions of the registry.

mode: string

Property Value

string

notificationsList

The list of notifications subscription information for the connected registry.

notificationsList?: string[]

Property Value

string[]

parent

The parent of the connected registry.

parent: ParentProperties

Property Value

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

registrySyncResult

The result of the connected registry's most recent sync with its parent.

registrySyncResult?: RegistrySyncResult

Property Value

statusDetails

The list of current statuses of the connected registry.

statusDetails?: StatusDetailProperties[]

Property Value

version

The current version of ACR runtime on the connected registry.

version?: string

Property Value

string