次の方法で共有


ISqlEncryptionProtectorActionsDefinition インターフェイス

定義

Azure SQL サーバー キーの一般的なアクションのグループ化。

public interface ISqlEncryptionProtectorActionsDefinition : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ISqlEncryptionProtectorActionsDefinition = interface
    interface IBeta
Public Interface ISqlEncryptionProtectorActionsDefinition
Implements IBeta
実装

メソッド

Get()

サーバーから Encryption Protector リソースに関する情報Azure SQL取得します。

GetAsync(CancellationToken)

サーバーから Encryption Protector リソースに関する情報Azure SQL非同期的に取得します。

List()

Encryption Protector リソースAzure SQL一覧表示されます。

ListAsync(CancellationToken)

Encryption Protector リソースAzure SQLを非同期に一覧表示します。

適用対象