ManagedClusterAddonProfileIdentity interface

Information of user assigned identity used by this add-on.

Extends

Inherited Properties

clientId

The client ID of the user assigned identity.

objectId

The object ID of the user assigned identity.

resourceId

The resource ID of the user assigned identity.

Inherited Property Details

clientId

The client ID of the user assigned identity.

clientId?: string

Property Value

string

Inherited From UserAssignedIdentity.clientId

objectId

The object ID of the user assigned identity.

objectId?: string

Property Value

string

Inherited From UserAssignedIdentity.objectId

resourceId

The resource ID of the user assigned identity.

resourceId?: string

Property Value

string

Inherited From UserAssignedIdentity.resourceId