Class LocationListResult

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

public final class LocationListResult extends Object
The List operation response, that contains Cosmos DB locations and their properties.
  • Constructor Details

    • LocationListResult

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

    • value

      public List<LocationGetResultInner> value()
      Get the value property: List of Cosmos DB locations and their properties.
      Returns:
      the value value.
    • validate

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