Share via


IdentityBindingManagedIdentityProfile interface

Managed identity profile for the identity binding.

Properties

clientId

The client ID of the managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

objectId

The object ID of the managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId

The resource ID of the managed identity.

tenantId

The tenant ID of the managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clientId

The client ID of the managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

clientId?: string

Property Value

string

objectId

The object ID of the managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

objectId?: string

Property Value

string

resourceId

The resource ID of the managed identity.

resourceId: string

Property Value

string

tenantId

The tenant ID of the managed identity. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string