ITransparentDataEncryptionsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TransparentDataEncryptionsOperations operations.
public interface ITransparentDataEncryptionsOperations
type ITransparentDataEncryptionsOperations = interface
Public Interface ITransparentDataEncryptionsOperations
Methods
CreateOrUpdateWithHttpMessagesAsync(String, String, String, LogicalDatabaseTransparentDataEncryption, Dictionary<String,List<String>>, CancellationToken) |
Updates a logical database's transparent data encryption configuration. |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets a logical database's transparent data encryption. |
ListByDatabaseNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets a list of the logical database's transparent data encryption. |
ListByDatabaseWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets a list of the logical database's transparent data encryption. |