Class RestorableTableResourcesListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.RestorableTableResourcesListResult
List of restorable table names.
-
Constructor Details
-
RestorableTableResourcesListResult
public RestorableTableResourcesListResult()Creates an instance of RestorableTableResourcesListResult class.
-
-
Method Details
-
value
Get the value property: List of restorable table names.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-