RecoveryWalkResponse 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 RecoveryWalkResponse
type RecoveryWalkResponse = class
Public Class RecoveryWalkResponse
- Inheritance
-
RecoveryWalkResponse
Constructors
RecoveryWalkResponse() |
Initializes a new instance of the RecoveryWalkResponse class. |
RecoveryWalkResponse(Nullable<Boolean>, Nullable<Int32>) |
Initializes a new instance of the RecoveryWalkResponse 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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET