AzureSqlDatabaseCommunicator.RevalidateDatabaseEncryptionProtector Method
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.
Revalidates Azure Sql Database Encryption Protector
public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse> RevalidateDatabaseEncryptionProtector (string resourceGroupName, string serverName, string databaseName);
member this.RevalidateDatabaseEncryptionProtector : string * string * string -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse>
Public Function RevalidateDatabaseEncryptionProtector (resourceGroupName As String, serverName As String, databaseName As String) As Task(Of AzureOperationResponse)
Parameters
- resourceGroupName
- String
Name of the resource group
- serverName
- String
Name of the server
- databaseName
- String
Name of the database