Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
Packages that use ClusterInstanceViewProperties
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterInstanceViewProperties in com.azure.resourcemanager.hdinsight.containers.models
Subclasses of ClusterInstanceViewProperties in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classProperties of the instance view.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterInstanceViewPropertiesModifier and TypeClassDescriptionclassCluster Instance View Properties.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterInstanceViewPropertiesModifier and TypeMethodDescriptionClusterInstanceViewProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterInstanceViewProperties from the JsonReader.ClusterInstanceViewProperties.withServiceStatuses(List<ServiceStatus> serviceStatuses) Set the serviceStatuses property: List of statuses of relevant services that make up the HDInsight on AKS cluster to surface to the customer.ClusterInstanceViewProperties.withStatus(ClusterInstanceViewPropertiesStatus status) Set the status property: Status of the instance view.