PreBackupValidation Class

Definition

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