RecoveryWalkResponseInner 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.
Response after calling a manual recovery walk
public class RecoveryWalkResponseInner
type RecoveryWalkResponseInner = class
Public Class RecoveryWalkResponseInner
- Inheritance
-
RecoveryWalkResponseInner
Constructors
RecoveryWalkResponseInner() |
Initializes a new instance of the RecoveryWalkResponseInner class. |
RecoveryWalkResponseInner(Nullable<Boolean>, Nullable<Int32>) |
Initializes a new instance of the RecoveryWalkResponseInner class. |
Properties
NextPlatformUpdateDomain |
Gets the next update domain that needs to be walked. Null means walk spanning all update domains has been completed |
WalkPerformed |
Gets whether the recovery walk was performed |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET