| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.store.models |
This package contains the models classes for DataLakeStoreAccountManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
CreateDataLakeStoreAccountParameters.encryptionConfig()
Get the encryptionConfig value.
|
EncryptionConfig |
DataLakeStoreAccount.encryptionConfig()
Get the encryptionConfig value.
|
EncryptionConfig |
EncryptionConfig.withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
Set the keyVaultMetaInfo value.
|
EncryptionConfig |
EncryptionConfig.withType(EncryptionConfigType type)
Set the type value.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataLakeStoreAccountParameters |
CreateDataLakeStoreAccountParameters.withEncryptionConfig(EncryptionConfig encryptionConfig)
Set the encryptionConfig value.
|
Copyright © 2019. All rights reserved.