PreBackupValidation 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.
Pre-backup validation for Azure VM Workload provider.
public class PreBackupValidation
type PreBackupValidation = class
Public Class PreBackupValidation
- Inheritance
-
PreBackupValidation
Constructors
PreBackupValidation() |
Initializes a new instance of the PreBackupValidation class. |
PreBackupValidation(String, String, String) |
Initializes a new instance of the PreBackupValidation class. |
Properties
Code |
Gets or sets error code of protectable item |
Message |
Gets or sets message corresponding to the error code for the protectable item |
Status |
Gets or sets status of protectable item, i.e. InProgress,Succeeded,Failed. Possible values include: 'Invalid', 'Success', 'Failed' |
Applies to
Azure SDK for .NET