Values.DisassociateBackupVaultMpaApprovalTeamInputSourceRemoves the association between an MPA approval team and a backup vault, disabling the MPA approval workflow for restore operations.
type nonrec t = {backupVaultName : BackupVaultName.t;The name of the backup vault from which to disassociate the MPA approval team.
*)requesterComment : RequesterComment.t option;An optional comment explaining the reason for disassociating the MPA approval team from the backup vault.
*)}