AzureWorkloadSQLRecoveryPointExtendedInfo interface
Extended info class details
Properties
data |
List of data directory paths during restore operation. |
data |
UTC time at which data directory info was captured |
Property Details
dataDirectoryPaths
List of data directory paths during restore operation.
dataDirectoryPaths?: SQLDataDirectory[]
Property Value
dataDirectoryTimeInUTC
UTC time at which data directory info was captured
dataDirectoryTimeInUTC?: Date
Property Value
Date