Class ServiceResourceListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.ServiceResourceListResult
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
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.
-