WorkspaceManagedSqlServerEncryptionProtectorOperationsExtensions.Revalidate メソッド

定義

サーバーの既存の暗号化保護機能を再検証します。

public static void Revalidate (this Microsoft.Azure.Management.Synapse.IWorkspaceManagedSqlServerEncryptionProtectorOperations operations, string resourceGroupName, string workspaceName);
static member Revalidate : Microsoft.Azure.Management.Synapse.IWorkspaceManagedSqlServerEncryptionProtectorOperations * string * string -> unit
<Extension()>
Public Sub Revalidate (operations As IWorkspaceManagedSqlServerEncryptionProtectorOperations, resourceGroupName As String, workspaceName As String)

パラメーター

operations
IWorkspaceManagedSqlServerEncryptionProtectorOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。 名前の大文字と小文字は区別されます。

workspaceName
String

ワークスペースの名前

注釈

ワークスペースマネージド SQL Server の既存の暗号化保護機能を再検証します。

適用対象