PSRecoveryWalkResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSRecoveryWalkResponse
public class PSRecoveryWalkResponse : Microsoft.Azure.Management.Compute.Models.RecoveryWalkResponse
type PSRecoveryWalkResponse = class
type PSRecoveryWalkResponse = class
inherit RecoveryWalkResponse
Public Class PSRecoveryWalkResponse
Public Class PSRecoveryWalkResponse
Inherits RecoveryWalkResponse
- Inheritance
-
PSRecoveryWalkResponse
- Inheritance
Constructors
PSRecoveryWalkResponse() |
Properties
NextPlatformUpdateDomain | |
NextPlatformUpdateDomain |
Gets the next update domain that needs to be walked. Null means walk spanning all update domains has been completed (Inherited from RecoveryWalkResponse) |
WalkPerformed | |
WalkPerformed |
Gets whether the recovery walk was performed (Inherited from RecoveryWalkResponse) |