SessionRecordingIdentity interface

The identity to use for accessing the blob container where recordings will be stored

Properties

type

The type of identity to use

userAssignedIdentityId

User assigned identity to use for accessing blob container Uri. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identity type systemAssigned.

Property Details

type

The type of identity to use

type: string

Property Value

string

userAssignedIdentityId

User assigned identity to use for accessing blob container Uri. Ex: /subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId. Mutually exclusive with identity type systemAssigned.

userAssignedIdentityId?: string

Property Value

string