共用方式為


ManagedClusterAddonProfileIdentity interface

此附加元件所使用的使用者指派身分識別資訊。

Extends

繼承的屬性

clientId

使用者指派身分識別的用戶端標識碼。

objectId

使用者指派身分識別的物件標識碼。

resourceId

使用者指派身分識別的資源標識碼。

繼承的屬性詳細資料

clientId

使用者指派身分識別的用戶端標識碼。

clientId?: string

屬性值

string

繼承自UserAssignedIdentity.clientId

objectId

使用者指派身分識別的物件標識碼。

objectId?: string

屬性值

string

繼承自UserAssignedIdentity.objectId

resourceId

使用者指派身分識別的資源標識碼。

resourceId?: string

屬性值

string

繼承自UserAssignedIdentity.resourceId