Reported Properties Response
data class ReportedPropertiesResponse(val deploymentStatus: DeploymentStatusResponse, val validationStatus: ValidationStatusResponse)
The DeploymentStatus of AzureStackHCI Cluster.
Constructors
Link copied to clipboard
fun ReportedPropertiesResponse(deploymentStatus: DeploymentStatusResponse, validationStatus: ValidationStatusResponse)