Share via


IaasVmBackupJobV2 Class

Definition

Azure IaaS VM workload-specific job object.

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

Constructors

IaasVmBackupJobV2()

Initializes a new instance of IaasVmBackupJobV2.

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)
ContainerName

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

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 for this job.

Operation

The operation name.

(Inherited from BackupGenericJob)
StartOn

The start time.

(Inherited from BackupGenericJob)
Status

Job status.

(Inherited from BackupGenericJob)
VirtualMachineVersion

Specifies whether the backup item is a Classic or an Azure Resource Manager VM.

Applies to