Class SqlContainerListResult

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

public final class SqlContainerListResult extends Object
The List operation response, that contains the containers and their properties.
  • Constructor Details

    • SqlContainerListResult

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

    • value

      Get the value property: List of containers and their properties.
      Returns:
      the value value.
    • validate

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