| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withActiveKeyName(String activeKeyName)
Set the activeKeyName value.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withAutoRegenerateKey(boolean autoRegenerateKey)
Set the autoRegenerateKey value.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withRegenerationPeriod(String regenerationPeriod)
Set the regenerationPeriod value.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withResourceId(String resourceId)
Set the resourceId value.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withStorageAccountAttributes(StorageAccountAttributes storageAccountAttributes)
Set the storageAccountAttributes value.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.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.
*/