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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python