public final class StorageSkuListResult extends Object
| Constructor and Description |
|---|
StorageSkuListResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<SkuInformationInner> |
value()
Get the value property: Get the list result of storage SKUs and their properties.
|
public List<SkuInformationInner> value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.