Skip to content

RestoreAzureAdObjectsWithPasswordsInput

Configuration to initiate recovery of AzureAdDirectory with multiple passwords.

Fields

Field Type Description
attributeRecoveryMode AttributeRecoveryMode Represents the modes for attributes restore for Azure AD objects.
attributeRecoveryOptions AttributeRecoveryOptions Represents attribute recovery options for each Azure AD object.
ctrConfig EntraIdCrossTenantRecoveryConfig Configuration for cross tenant recovery.
forceChangePasswordWithMfa Boolean! Specifies whether to enable MFA during the recovery of one or more users.
objectRecoveryOptions ObjectRecoveryOptionsType Represents recovery options for every AzureAdObjectType.
objectTypeToIdMap [ObjectInfoType!]! Map of azureAdObjectType to object IDs.
passwordByUserIdMap [PasswordByUserId!]! Map of user IDs to password.
relationshipConflictResolutionMode RelationshipConflictResolutionState Specifies the mode for relationship conflict resolution during Entra ID restore.
relationshipRestoreMode AzureAdRelationshipRestoreModeEnumType! Represents the modes for relationship restore for Azure AD objects.
snapshotFid UUID! Snapshot FID of the Azure AD directory snapshot from which to recover.
workloadFid UUID! Workload Fid of the Azure AD Directory to recover.