Share via


ConnectedRegistry interface

An object that represents a connected registry for a container registry.

Extends

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.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the private link resource.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the private link resource.

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type