| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateKeyVaultMetaInfo |
UpdateEncryptionConfig.keyVaultMetaInfo()
Get the keyVaultMetaInfo value.
|
UpdateKeyVaultMetaInfo |
UpdateKeyVaultMetaInfo.withEncryptionKeyVersion(String encryptionKeyVersion)
Set the encryptionKeyVersion value.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEncryptionConfig |
UpdateEncryptionConfig.withKeyVaultMetaInfo(UpdateKeyVaultMetaInfo keyVaultMetaInfo)
Set the keyVaultMetaInfo value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/