public final class UsagesResult extends Object
| Constructor and Description |
|---|
UsagesResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<UsageInner> |
value()
Get the value property: The list of usages for the database.
|
public List<UsageInner> value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.