tapeRecoveryPointTime property

DateTime? tapeRecoveryPointTime
final

The time when the point-in-time view of the virtual tape was replicated for later recovery.

The default timestamp format of the tape recovery point time is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

Implementation

final DateTime? tapeRecoveryPointTime;