elapsedTimeInSeconds property

int? elapsedTimeInSeconds
final

The amount of time an in-progress snapshot backup has been running, or the amount of time it took a completed backup to finish.

Implementation

final int? elapsedTimeInSeconds;