IaasVmBackupJobExtendedInfo 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.
Azure IaaS VM workload-specific additional information for job.
public class IaasVmBackupJobExtendedInfo
type IaasVmBackupJobExtendedInfo = class
Public Class IaasVmBackupJobExtendedInfo
- Inheritance
-
IaasVmBackupJobExtendedInfo
Constructors
IaasVmBackupJobExtendedInfo() |
Initializes a new instance of IaasVmBackupJobExtendedInfo. |
Properties
DynamicErrorMessage |
Non localized error message on job execution. |
EstimatedRemainingDurationValue |
Time remaining for execution of this job. |
InternalPropertyBag |
Job internal properties. |
ProgressPercentage |
Indicates progress of the job. Null if it has not started or completed. |
PropertyBag |
Job properties. |
TasksList |
List of tasks associated with this job. |
Applies to
Azure SDK for .NET