Uses of Class
com.azure.resourcemanager.eventhubs.models.AvailableCluster
Packages that use AvailableCluster
Package
Description
Package containing the inner data models for EventHubManagementClient.
Package containing the data models for EventHubManagementClient.
-
Uses of AvailableCluster in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return types with arguments of type AvailableClusterModifier and TypeMethodDescriptionAvailableClustersListInner.value()Get the value property: The count of readily available and pre-provisioned Event Hubs Clusters per region.Method parameters in com.azure.resourcemanager.eventhubs.fluent.models with type arguments of type AvailableClusterModifier and TypeMethodDescriptionAvailableClustersListInner.withValue(List<AvailableCluster> value) Set the value property: The count of readily available and pre-provisioned Event Hubs Clusters per region. -
Uses of AvailableCluster in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return AvailableClusterModifier and TypeMethodDescriptionstatic AvailableClusterAvailableCluster.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AvailableCluster from the JsonReader.AvailableCluster.withLocation(String location) Set the location property: Location fo the Available Cluster.