public final class SqlDatabaseListResult extends Object
| Constructor and Description |
|---|
SqlDatabaseListResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<SqlDatabaseGetResultsInner> |
value()
Get the value property: List of SQL databases and their properties.
|
public List<SqlDatabaseGetResultsInner> value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.