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