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. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python