public final class StorageAccountListKeysResultInner extends Object
| Constructor and Description |
|---|
StorageAccountListKeysResultInner() |
| Modifier and Type | Method and Description |
|---|---|
List<StorageAccountKey> |
keys()
Get the keys property: Gets the list of storage account keys and their properties for the specified storage
account.
|
void |
validate()
Validates the instance.
|
public List<StorageAccountKey> keys()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.