Values.BatchDeleteResultModelSourceBatch delete resource results
type nonrec t = {failed : BatchFailedResultModel.t list option;List of failed operations
*)successful : BatchSuccessfulResultModel.t list option;List of successful operations
*)}