### YamlMime:JavaType uid: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity" fullName: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity" name: "TransparentDataEncryptionActivity" nameWithType: "TransparentDataEncryptionActivity" summary: "An immutable client-side representation of an Azure SQL database's TransparentDataEncryptionActivity." syntax: "public interface **TransparentDataEncryptionActivity**
extends <>, , , " methods: - uid: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.databaseName()" fullName: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.databaseName()" name: "databaseName()" nameWithType: "TransparentDataEncryptionActivity.databaseName()" modifiers: - "abstract" syntax: "public abstract String databaseName()" returns: description: "name of the SQL Database to which this replication belongs" type: "" - uid: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.percentComplete()" fullName: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.percentComplete()" name: "percentComplete()" nameWithType: "TransparentDataEncryptionActivity.percentComplete()" modifiers: - "abstract" syntax: "public abstract double percentComplete()" returns: description: "the percent complete of the transparent data encryption scan for a\n Azure SQL Database." type: "" - uid: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.sqlServerName()" fullName: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.sqlServerName()" name: "sqlServerName()" nameWithType: "TransparentDataEncryptionActivity.sqlServerName()" modifiers: - "abstract" syntax: "public abstract String sqlServerName()" returns: description: "name of the SQL Server to which this replication belongs" type: "" - uid: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.status()" fullName: "com.microsoft.azure.management.sql.TransparentDataEncryptionActivity.status()" name: "status()" nameWithType: "TransparentDataEncryptionActivity.status()" modifiers: - "abstract" syntax: "public abstract TransparentDataEncryptionActivityStatus status()" returns: description: "the status transparent data encryption of the Azure SQL Database" type: "" type: "interface" desc: "An immutable client-side representation of an Azure SQL database's TransparentDataEncryptionActivity." implements: - "" - "" - "" - "<>" metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4