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 |
Polymorphic discriminator, which specifies the different types this object can be |
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
Polymorphic discriminator, which specifies the different types this object can be
objectType: "RangeBasedItemLevelRestoreCriteria"
Property Value
"RangeBasedItemLevelRestoreCriteria"