LogCollectionReportedProperties 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.
Represents the reported properties of a log collection job.
public class LogCollectionReportedProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.LogCollectionReportedProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.LogCollectionReportedProperties>
type LogCollectionReportedProperties = class
interface IJsonModel<LogCollectionReportedProperties>
interface IPersistableModel<LogCollectionReportedProperties>
Public Class LogCollectionReportedProperties
Implements IJsonModel(Of LogCollectionReportedProperties), IPersistableModel(Of LogCollectionReportedProperties)
- Inheritance
-
LogCollectionReportedProperties
- Implements
Properties
| Name | Description |
|---|---|
| DeploymentStatus |
Deployment status of job. |
| LogCollectionSessionDetails |
Details of the log collection session. |
| PercentComplete |
The percentage of the job that is complete. |
| ValidationStatus |
Validation status of job. |