共用方式為


ConnectedRegistry interface

代表容器登錄的已連線登錄的物件。

Extends

屬性

activation

已連線登錄的啟用屬性。

clientTokenIds

用來向連線登錄驗證用戶端的 ACR 令牌資源識別碼清單。

connectionState

已連線登錄的目前連線狀態。

garbageCollection

已連線登錄的垃圾收集屬性。

lastActivityTime

已連線登錄的上次活動時間。

logging

已連線登錄的記錄屬性。

loginServer

已連線登錄的登入伺服器屬性。

mode

聯機登錄資源的模式,表示登錄的許可權。

notificationsList

已連線登錄的通知訂閱資訊清單。

parent

已連線登錄的父代。

provisioningState

資源布建狀態。

statusDetails

已連線登錄的目前狀態清單。

version

連線登錄上目前版本的 ACR 執行階段。

繼承的屬性

id

資源的完整資源識別碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

私人鏈接資源的名稱。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 中繼資料。

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts”

屬性詳細資料

activation

已連線登錄的啟用屬性。

activation?: ActivationProperties

屬性值

clientTokenIds

用來向連線登錄驗證用戶端的 ACR 令牌資源識別碼清單。

clientTokenIds?: string[]

屬性值

string[]

connectionState

已連線登錄的目前連線狀態。

connectionState?: string

屬性值

string

garbageCollection

已連線登錄的垃圾收集屬性。

garbageCollection?: GarbageCollectionProperties

屬性值

lastActivityTime

已連線登錄的上次活動時間。

lastActivityTime?: Date

屬性值

Date

logging

已連線登錄的記錄屬性。

logging?: LoggingProperties

屬性值

loginServer

已連線登錄的登入伺服器屬性。

loginServer?: LoginServerProperties

屬性值

mode

聯機登錄資源的模式,表示登錄的許可權。

mode?: string

屬性值

string

notificationsList

已連線登錄的通知訂閱資訊清單。

notificationsList?: string[]

屬性值

string[]

parent

已連線登錄的父代。

parent?: ParentProperties

屬性值

provisioningState

資源布建狀態。

provisioningState?: string

屬性值

string

statusDetails

已連線登錄的目前狀態清單。

statusDetails?: StatusDetailProperties[]

屬性值

version

連線登錄上目前版本的 ACR 執行階段。

version?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源識別碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

私人鏈接資源的名稱。

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 中繼資料。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts”

type?: string

屬性值

string

繼承自ProxyResource.type