public class StorageAccountKey extends Object
| Constructor and Description |
|---|
StorageAccountKey() |
| Modifier and Type | Method and Description |
|---|---|
String |
keyName()
Get the keyName value.
|
KeyPermission |
permissions()
Get the permissions value.
|
String |
value()
Get the value value.
|
public String keyName()
public String value()
public KeyPermission permissions()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/