localSsdRecoveryTimeout property

Duration? localSsdRecoveryTimeout
getter/setter pair

Specifies the maximum amount of time a Local Ssd Vm should wait while recovery of the Local Ssd state is attempted.

Its value should be in between 0 and 168 hours with hour granularity and the default value being 1 hour.

Implementation

Duration? localSsdRecoveryTimeout;