Package version:

Cluster Instance View Properties.

interface ClusterInstanceViewProperties {
    serviceStatuses: ServiceStatus[];
    status: ClusterInstanceViewPropertiesStatus;
}

Hierarchy (view full)

Properties

serviceStatuses: ServiceStatus[]

List of statuses of relevant services that make up the HDInsight on AKS cluster to surface to the customer.

Status of the instance view.