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