PSRecoveryWalkResponse Class

Definition

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
PSRecoveryWalkResponse

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)

Applies to