Share via


ExtensionPropertiesAksAssignedIdentity interface

Identity of the Extension resource in an AKS cluster

Properties

clientId

The client ID of resource identity.

objectId

The object ID of resource identity.

principalId

The principal ID of resource identity.

resourceId

The ID of the resource identity.

tenantId

The tenant ID of resource.

type

The identity type.

Property Details

clientId

The client ID of resource identity.

clientId?: string

Property Value

string

objectId

The object ID of resource identity.

objectId?: string

Property Value

string

principalId

The principal ID of resource identity.

principalId?: string

Property Value

string

resourceId

The ID of the resource identity.

resourceId?: string

Property Value

string

tenantId

The tenant ID of resource.

tenantId?: string

Property Value

string

type

The identity type.

type?: string

Property Value

string