public class StorageAccountKey extends Object
Constructor and Description |
---|
StorageAccountKey() |
Modifier and Type | Method and Description |
---|---|
String |
keyName()
Get name of the key.
|
KeyPermission |
permissions()
Get permissions for the key -- read-only or full permissions.
|
String |
value()
Get base 64-encoded value of the key.
|
public String keyName()
public String value()
public KeyPermission permissions()
Copyright © 2019. All rights reserved.