Class AvailableCluster

java.lang.Object
com.azure.resourcemanager.eventhubs.models.AvailableCluster

public final class AvailableCluster extends Object
Pre-provisioned and readily available Event Hubs Cluster count per region.
  • Constructor Details

    • AvailableCluster

      public AvailableCluster()
  • Method Details

    • location

      public String location()
      Get the location property: Location fo the Available Cluster.
      Returns:
      the location value.
    • withLocation

      public AvailableCluster withLocation(String location)
      Set the location property: Location fo the Available Cluster.
      Parameters:
      location - the location value to set.
      Returns:
      the AvailableCluster object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.