Share via


WorkloadBackupJob Class

Definition

Azure storage specific job.

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

Constructors

WorkloadBackupJob()

Initializes a new instance of WorkloadBackupJob.

Properties

ActionsInfo

Gets or sets the state/actions applicable on this job like cancel/retry.

ActivityId

ActivityId of job.

(Inherited from BackupGenericJob)
BackupManagementType

Backup management type to execute the current job.

(Inherited from BackupGenericJob)
Duration

Time elapsed during the execution of this job.

EndOn

The end time.

(Inherited from BackupGenericJob)
EntityFriendlyName

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

(Inherited from BackupGenericJob)
ErrorDetails

Error details on execution of this job.

ExtendedInfo

Additional information about the job.

Operation

The operation name.

(Inherited from BackupGenericJob)
StartOn

The start time.

(Inherited from BackupGenericJob)
Status

Job status.

(Inherited from BackupGenericJob)
WorkloadType

Workload type of the job.

Applies to