Package version:

Interface ClusterInstanceViewResultProperties

Properties of the instance view.

interface ClusterInstanceViewResultProperties {
    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.