| Modifier and Type | Method and Description |
|---|---|
TransparentDataEncryption |
SqlDatabase.getTransparentDataEncryption()
Gets an Azure SQL Database Transparent Data Encryption for the database.
|
TransparentDataEncryption |
TransparentDataEncryption.updateStatus(TransparentDataEncryptionStates transparentDataEncryptionState)
Updates the state of the transparent data encryption status.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/