RangeBasedItemLevelRestoreCriteria interface
Item Level target info for restore operation
- Extends
Properties
| max |
maximum value for range prefix match |
| min |
minimum value for range prefix match |
| object |
Type of the specific object - used for deserializing |
Property Details
maxMatchingValue
maximum value for range prefix match
maxMatchingValue?: string
Property Value
string
minMatchingValue
minimum value for range prefix match
minMatchingValue?: string
Property Value
string
objectType
Type of the specific object - used for deserializing
objectType: "RangeBasedItemLevelRestoreCriteria"
Property Value
"RangeBasedItemLevelRestoreCriteria"