EceReportedPropertiesResponse

data class EceReportedPropertiesResponse(val deploymentStatus: EceActionStatusResponse, val validationStatus: EceActionStatusResponse)

The DeploymentStatus of AzureStackHCI Cluster.

Constructors

Link copied to clipboard
constructor(deploymentStatus: EceActionStatusResponse, validationStatus: EceActionStatusResponse)

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.