ReportedPropertiesResponse

data class ReportedPropertiesResponse(val deploymentStatus: DeploymentStatusResponse, val validationStatus: ValidationStatusResponse)

The DeploymentStatus of AzureStackHCI Cluster.

Constructors

Link copied to clipboard
constructor(deploymentStatus: DeploymentStatusResponse, validationStatus: ValidationStatusResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Deployment status of AzureStackHCI Cluster Deployment.

Link copied to clipboard

validation status of AzureStackHCI Cluster Deployment.