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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python