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