JobReportedProperties 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.
Reported Properties for job triggered from cloud.
public class JobReportedProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.JobReportedProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.JobReportedProperties>
type JobReportedProperties = class
interface IJsonModel<JobReportedProperties>
interface IPersistableModel<JobReportedProperties>
Public Class JobReportedProperties
Implements IJsonModel(Of JobReportedProperties), IPersistableModel(Of JobReportedProperties)
- Inheritance
-
JobReportedProperties
- Implements
Properties
| Name | Description |
|---|---|
| DeploymentStatus |
Deployment status of job. |
| PercentComplete |
The percentage of the job that is complete. |
| ValidationStatus |
Validation status of job. |