Uses of Class
com.azure.resourcemanager.eventhubs.fluent.models.ClusterProperties
Packages that use ClusterProperties
Package
Description
Package containing the inner data models for EventHubManagementClient.
-
Uses of ClusterProperties in com.azure.resourcemanager.eventhubs.fluent.models
Classes in com.azure.resourcemanager.eventhubs.fluent.models that implement interfaces with type arguments of type ClusterPropertiesModifier and TypeClassDescriptionfinal classEvent Hubs Cluster properties supplied in responses in List or Get operations.Methods in com.azure.resourcemanager.eventhubs.fluent.models that return ClusterPropertiesModifier and TypeMethodDescriptionstatic ClusterPropertiesClusterProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterProperties from the JsonReader.ClusterProperties.withSupportsScaling(Boolean supportsScaling) Set the supportsScaling property: A value that indicates whether Scaling is Supported.