Share via


MabBackupJob Class

Definition

MAB workload-specific job.

public class MabBackupJob : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericJob
type MabBackupJob = class
    inherit BackupGenericJob
Public Class MabBackupJob
Inherits BackupGenericJob
Inheritance
MabBackupJob

Constructors

MabBackupJob()

Initializes a new instance of MabBackupJob.

Properties

ActionsInfo

The state/actions applicable on jobs like cancel/retry.

ActivityId

ActivityId of job.

(Inherited from BackupGenericJob)
BackupManagementType

Backup management type to execute the current job.

(Inherited from BackupGenericJob)
Duration

Time taken by job to run.

EndOn

The end time.

(Inherited from BackupGenericJob)
EntityFriendlyName

Friendly name of the entity on which the current job is executing.

(Inherited from BackupGenericJob)
ErrorDetails

The errors.

ExtendedInfo

Additional information on the job.

MabServerName

Name of server protecting the DS.

MabServerType

Server type of MAB container.

Operation

The operation name.

(Inherited from BackupGenericJob)
StartOn

The start time.

(Inherited from BackupGenericJob)
Status

Job status.

(Inherited from BackupGenericJob)
WorkloadType

Workload type of backup item.

Applies to