Values.ProtectedResourceConditionsSourceThe conditions that you define for resources in your restore testing plan using tags.
type nonrec t = {stringEquals : KeyValueList.t option;Filters the values of your tagged resources for only those resources that you tagged with the same value. Also called "exact matching."
*)stringNotEquals : KeyValueList.t option;Filters the values of your tagged resources for only those resources that you tagged that do not have the same value. Also called "negated matching."
*)}