Megosztás a következőn keresztül:


AzureSqlDatabaseTransparentDataEncryptionAdapter.RevalidateEncryptionProtector Method

Definition

Revalidates encryption protector for the server.

public Microsoft.Rest.Azure.AzureOperationResponse RevalidateEncryptionProtector (string resourceGroupName, string serverName);
member this.RevalidateEncryptionProtector : string * string -> Microsoft.Rest.Azure.AzureOperationResponse
Public Function RevalidateEncryptionProtector (resourceGroupName As String, serverName As String) As AzureOperationResponse

Parameters

resourceGroupName
String

Resource group of the server

serverName
String

Name of the server

Returns

Applies to