TransparentDataEncryptionsOperations interface

Interfejs reprezentujący operacje TransparentDataEncryptions.

Właściwości

beginCreateOrUpdate
beginCreateOrUpdateAndWait
beginResume
beginResumeAndWait
beginSuspend
beginSuspendAndWait
createOrUpdate

Aktualizuje konfigurację szyfrowania danych w logicznej bazie danych.

get

Otrzymuje transparentne szyfrowanie danych w logicznej bazie danych.

listByDatabase

Otrzymuje listę przezroczystego szyfrowania danych w logicznej bazie danych.

resume

Wznowij konfigurację skanowania logicznego bazy danych Transparent Data Encryption.

suspend

Zawiesić konfigurację skanowania Transparent Data Encryption w bieżącej logicznej bazie danych.

Szczegóły właściwości

beginCreateOrUpdate

Ostrzeżenie

Ten interfejs API jest już przestarzały.

use createOrUpdate instead

beginCreateOrUpdate: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, parameters: LogicalDatabaseTransparentDataEncryption, options?: TransparentDataEncryptionsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, parameters: LogicalDatabaseTransparentDataEncryption, options?: TransparentDataEncryptionsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>>

beginCreateOrUpdateAndWait

Ostrzeżenie

Ten interfejs API jest już przestarzały.

use createOrUpdate instead

beginCreateOrUpdateAndWait: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, parameters: LogicalDatabaseTransparentDataEncryption, options?: TransparentDataEncryptionsCreateOrUpdateOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, parameters: LogicalDatabaseTransparentDataEncryption, options?: TransparentDataEncryptionsCreateOrUpdateOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

beginResume

Ostrzeżenie

Ten interfejs API jest już przestarzały.

use resume instead

beginResume: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsResumeOptionalParams) => Promise<SimplePollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsResumeOptionalParams) => Promise<SimplePollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>>

beginResumeAndWait

Ostrzeżenie

Ten interfejs API jest już przestarzały.

use resume instead

beginResumeAndWait: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsResumeOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsResumeOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

beginSuspend

Ostrzeżenie

Ten interfejs API jest już przestarzały.

use suspend instead

beginSuspend: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsSuspendOptionalParams) => Promise<SimplePollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsSuspendOptionalParams) => Promise<SimplePollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>>

beginSuspendAndWait

Ostrzeżenie

Ten interfejs API jest już przestarzały.

use suspend instead

beginSuspendAndWait: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsSuspendOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsSuspendOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

createOrUpdate

Aktualizuje konfigurację szyfrowania danych w logicznej bazie danych.

createOrUpdate: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, parameters: LogicalDatabaseTransparentDataEncryption, options?: TransparentDataEncryptionsCreateOrUpdateOptionalParams) => PollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, parameters: LogicalDatabaseTransparentDataEncryption, options?: TransparentDataEncryptionsCreateOrUpdateOptionalParams) => PollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>

get

Otrzymuje transparentne szyfrowanie danych w logicznej bazie danych.

get: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsGetOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsGetOptionalParams) => Promise<LogicalDatabaseTransparentDataEncryption>

listByDatabase

Otrzymuje listę przezroczystego szyfrowania danych w logicznej bazie danych.

listByDatabase: (resourceGroupName: string, serverName: string, databaseName: string, options?: TransparentDataEncryptionsListByDatabaseOptionalParams) => PagedAsyncIterableIterator<LogicalDatabaseTransparentDataEncryption, LogicalDatabaseTransparentDataEncryption[], PageSettings>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, options?: TransparentDataEncryptionsListByDatabaseOptionalParams) => PagedAsyncIterableIterator<LogicalDatabaseTransparentDataEncryption, LogicalDatabaseTransparentDataEncryption[], PageSettings>

resume

Wznowij konfigurację skanowania logicznego bazy danych Transparent Data Encryption.

resume: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsResumeOptionalParams) => PollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsResumeOptionalParams) => PollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>

suspend

Zawiesić konfigurację skanowania Transparent Data Encryption w bieżącej logicznej bazie danych.

suspend: (resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsSuspendOptionalParams) => PollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>

Wartość właściwości

(resourceGroupName: string, serverName: string, databaseName: string, tdeName: string, options?: TransparentDataEncryptionsSuspendOptionalParams) => PollerLike<OperationState<LogicalDatabaseTransparentDataEncryption>, LogicalDatabaseTransparentDataEncryption>