Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecoveryWalkResponse

Package version

Response after calling a manual recovery walk

Hierarchy

  • RecoveryWalkResponse

Index

Properties

Optional nextPlatformUpdateDomain

nextPlatformUpdateDomain: undefined | number

The next update domain that needs to be walked. Null means walk spanning all update domains has been completed NOTE: This property will not be serialized. It can only be populated by the server.

Optional walkPerformed

walkPerformed: undefined | false | true

Whether the recovery walk was performed NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc