BlobRestoreRange interface
Blob range
Properties
end |
Blob end range. This is exclusive. Empty means account end. |
start |
Blob start range. This is inclusive. Empty means account start. |
Property Details
endRange
Blob end range. This is exclusive. Empty means account end.
endRange: string
Property Value
string
startRange
Blob start range. This is inclusive. Empty means account start.
startRange: string
Property Value
string