AzureBackupFindRestorableTimeRangesRequest interface
List Restore Ranges Request
Properties
end |
End time for the List Restore Ranges request. ISO 8601 format. |
source |
Gets or sets the type of the source data store. |
start |
Start time for the List Restore Ranges request. ISO 8601 format. |
Property Details
endTime
End time for the List Restore Ranges request. ISO 8601 format.
endTime?: string
Property Value
string
sourceDataStoreType
Gets or sets the type of the source data store.
sourceDataStoreType: string
Property Value
string
startTime
Start time for the List Restore Ranges request. ISO 8601 format.
startTime?: string
Property Value
string