Values.RecoveryPointSelectionSourceThis specifies criteria to assign a set of resources, such as resource types or backup vaults.
type nonrec t = {vaultNames : VaultNames.t option;These are the names of the vaults in which the selected recovery points are contained.
*)resourceIdentifiers : ResourceIdentifiers.t option;These are the resources included in the resource selection (including type of resources and vaults).
*)dateRange : DateRange.t option;}