| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withActiveKeyName(String activeKeyName)
Set the activeKeyName value.
|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withAutoRegenerateKey(Boolean autoRegenerateKey)
Set the autoRegenerateKey value.
|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withRegenerationPeriod(String regenerationPeriod)
Set the regenerationPeriod value.
|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withStorageAccountAttributes(StorageAccountAttributes storageAccountAttributes)
Set the storageAccountAttributes value.
|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withTags(Map<String,String> tags)
Set the tags value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/