| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
KeyVaultMetaInfo |
EncryptionConfig.keyVaultMetaInfo()
Get the keyVaultMetaInfo value.
|
KeyVaultMetaInfo |
KeyVaultMetaInfo.withEncryptionKeyName(String encryptionKeyName)
Set the encryptionKeyName value.
|
KeyVaultMetaInfo |
KeyVaultMetaInfo.withEncryptionKeyVersion(String encryptionKeyVersion)
Set the encryptionKeyVersion value.
|
KeyVaultMetaInfo |
KeyVaultMetaInfo.withKeyVaultResourceId(String keyVaultResourceId)
Set the keyVaultResourceId value.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
EncryptionConfig.withKeyVaultMetaInfo(KeyVaultMetaInfo 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.
*/