Share via


AssociatedIdentity interface

Identity details to be used for an operation

Properties

operationIdentityType

Identity type that should be used for an operation.

userAssignedIdentity

User assigned identity to be used for an operation if operationIdentityType is UserAssigned.

Property Details

operationIdentityType

Identity type that should be used for an operation.

operationIdentityType?: string

Property Value

string

userAssignedIdentity

User assigned identity to be used for an operation if operationIdentityType is UserAssigned.

userAssignedIdentity?: string

Property Value

string