你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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