Class RestorableSqlResourcesListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.RestorableSqlResourcesListResult
The List operation response, that contains the restorable SQL resources.
-
Constructor Details
-
RestorableSqlResourcesListResult
public RestorableSqlResourcesListResult()
-
-
Method Details
-
value
Get the value property: List of restorable SQL resources, including the database and collection names.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-