WorkspaceManagedSqlServerEncryptionProtector interface
WorkspaceManagedSqlServerEncryptionProtector'ı temsil eden arabirim.
Yöntemler
Yöntem Ayrıntıları
beginCreateOrUpdate(string, string, string, EncryptionProtector, WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateOptionalParams)
Çalışma alanı tarafından yönetilen SQL Server'ın şifreleme koruyucusu güncelleştirildi.
function beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, encryptionProtectorName: string, parameters: EncryptionProtector, options?: WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<EncryptionProtector>, EncryptionProtector>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
- encryptionProtectorName
-
string
Şifreleme koruyucusunun adı.
- parameters
- EncryptionProtector
İstenen şifreleme koruyucusu kaynak durumu.
Seçenekler parametreleri.
Döndürülenler
Promise<PollerLike<@azure/core-lro.PollOperationState<EncryptionProtector>, EncryptionProtector>>
beginCreateOrUpdateAndWait(string, string, string, EncryptionProtector, WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateOptionalParams)
Çalışma alanı tarafından yönetilen SQL Server'ın şifreleme koruyucusu güncelleştirildi.
function beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, encryptionProtectorName: string, parameters: EncryptionProtector, options?: WorkspaceManagedSqlServerEncryptionProtectorCreateOrUpdateOptionalParams): Promise<EncryptionProtector>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
- encryptionProtectorName
-
string
Şifreleme koruyucusunun adı.
- parameters
- EncryptionProtector
İstenen şifreleme koruyucusu kaynak durumu.
Seçenekler parametreleri.
Döndürülenler
Promise<EncryptionProtector>
beginRevalidate(string, string, string, WorkspaceManagedSqlServerEncryptionProtectorRevalidateOptionalParams)
Çalışma alanı tarafından yönetilen SQL Server'ın mevcut şifreleme koruyucusu yeniden doğrular.
function beginRevalidate(resourceGroupName: string, workspaceName: string, encryptionProtectorName: string, options?: WorkspaceManagedSqlServerEncryptionProtectorRevalidateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
- encryptionProtectorName
-
string
Şifreleme koruyucusunun adı.
Seçenekler parametreleri.
Döndürülenler
Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>
beginRevalidateAndWait(string, string, string, WorkspaceManagedSqlServerEncryptionProtectorRevalidateOptionalParams)
Çalışma alanı tarafından yönetilen SQL Server'ın mevcut şifreleme koruyucusu yeniden doğrular.
function beginRevalidateAndWait(resourceGroupName: string, workspaceName: string, encryptionProtectorName: string, options?: WorkspaceManagedSqlServerEncryptionProtectorRevalidateOptionalParams): Promise<void>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
- encryptionProtectorName
-
string
Şifreleme koruyucusunun adı.
Seçenekler parametreleri.
Döndürülenler
Promise<void>
get(string, string, string, WorkspaceManagedSqlServerEncryptionProtectorGetOptionalParams)
Çalışma alanı yönetilen SQL Server'ın şifreleme koruyucusu alın.
function get(resourceGroupName: string, workspaceName: string, encryptionProtectorName: string, options?: WorkspaceManagedSqlServerEncryptionProtectorGetOptionalParams): Promise<EncryptionProtector>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
- encryptionProtectorName
-
string
Şifreleme koruyucusunun adı.
Seçenekler parametreleri.
Döndürülenler
Promise<EncryptionProtector>
list(string, string, WorkspaceManagedSqlServerEncryptionProtectorListOptionalParams)
Çalışma alanı tarafından yönetilen SQL Server için şifreleme koruyucularının listesini alın.
function list(resourceGroupName: string, workspaceName: string, options?: WorkspaceManagedSqlServerEncryptionProtectorListOptionalParams): PagedAsyncIterableIterator<EncryptionProtector, EncryptionProtector[], PageSettings>
Parametreler
- resourceGroupName
-
string
Kaynak grubunun adı. Ad büyük/küçük harfe duyarsız.
- workspaceName
-
string
Çalışma alanının adı.
Seçenekler parametreleri.