ProvisionOsReportedProperties 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 Provision Os job.
public class ProvisionOsReportedProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.ProvisionOsReportedProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.ProvisionOsReportedProperties>
type ProvisionOsReportedProperties = class
interface IJsonModel<ProvisionOsReportedProperties>
interface IPersistableModel<ProvisionOsReportedProperties>
Public Class ProvisionOsReportedProperties
Implements IJsonModel(Of ProvisionOsReportedProperties), IPersistableModel(Of ProvisionOsReportedProperties)
- Inheritance
-
ProvisionOsReportedProperties
- Implements
Constructors
| Name | Description |
|---|---|
| ProvisionOsReportedProperties() |
Initializes a new instance of ProvisionOsReportedProperties. |
Properties
| Name | Description |
|---|---|
| DeploymentStatus |
Deployment status of job. |
| PercentComplete |
The percentage of the job that is complete. |
| ValidationStatus |
Validation status of job. |