public class StorageAccountRegenerateKeyParameters extends Object
Constructor and Description |
---|
StorageAccountRegenerateKeyParameters() |
Modifier and Type | Method and Description |
---|---|
String |
keyName()
Get the name of storage keys that want to be regenerated, possible values are key1, key2.
|
StorageAccountRegenerateKeyParameters |
withKeyName(String keyName)
Set the name of storage keys that want to be regenerated, possible values are key1, key2.
|
public StorageAccountRegenerateKeyParameters()
public String keyName()
public StorageAccountRegenerateKeyParameters withKeyName(String keyName)
keyName
- the keyName value to setCopyright © 2019. All rights reserved.