CSMJobDetailedProperties 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.
Class that holds job details
public class CSMJobDetailedProperties : Microsoft.Azure.Management.BackupServices.Models.CSMJobProperties
type CSMJobDetailedProperties = class
inherit CSMJobProperties
Public Class CSMJobDetailedProperties
Inherits CSMJobProperties
- Inheritance
Constructors
CSMJobDetailedProperties() |
Initializes a new instance of the CSMJobDetailedProperties class. |
Properties
ActionsInfo |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
Duration |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
DynamicErrorMessage |
Optional. Error message composed specifically for this job instance |
EndTimestamp |
Optional. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
EntityFriendlyName |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
ErrorDetails |
Optional. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
Operation |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
ProgressPercentage |
Optional. Field that indicates progress of the job |
PropertyBag |
Optional. Hash table of properties for this job |
StartTimestamp |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
Status |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
TasksList |
Optional. List of subtasks for this job |
WorkloadType |
Required. Type of the workload on which this job is running (Inherited from CSMJobProperties) |
Applies to
Azure SDK for .NET