Class ListDataCenters

java.lang.Object
com.azure.resourcemanager.cosmos.models.ListDataCenters

public final class ListDataCenters extends Object
List of managed Cassandra data centers and their properties.
  • Constructor Details

    • ListDataCenters

      public ListDataCenters()
      Creates an instance of ListDataCenters class.
  • Method Details

    • value

      public List<DataCenterResourceInner> value()
      Get the value property: Container for array of data centers.
      Returns:
      the value value.
    • validate

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