RecoveryWalkResponse Class
Response after calling a manual recovery walk.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelRecoveryWalkResponse
Constructor
RecoveryWalkResponse(**kwargs: Any)
Variables
Name | Description |
---|---|
walk_performed
|
Whether the recovery walk was performed. |
next_platform_update_domain
|
The next update domain that needs to be walked. Null means walk spanning all update domains has been completed. |
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 Python