Class ServiceResourceListResult

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

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

    • ServiceResourceListResult

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

    • value

      public List<ServiceResourceInner> value()
      Get the value property: List of Service Resource and their properties.
      Returns:
      the value value.
    • validate

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