Package version:

Cluster Instance View.

interface ClusterInstanceViewResult {
    name: string;
    properties: ClusterInstanceViewResultProperties;
}

Properties

Properties

name: string

Name of the instance view.

Properties of the instance view.