Class SqlDatabaseListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.SqlDatabaseListResult
The List operation response, that contains the SQL databases and their properties.
-
Constructor Details
-
SqlDatabaseListResult
public SqlDatabaseListResult()Creates an instance of SqlDatabaseListResult class.
-
-
Method Details
-
value
Get the value property: List of SQL databases and their properties.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-