次の方法で共有


IManagedInstanceTdeCertificatesOperations インターフェイス

定義

ManagedInstanceTdeCertificatesOperations 操作。

public interface IManagedInstanceTdeCertificatesOperations
type IManagedInstanceTdeCertificatesOperations = interface
Public Interface IManagedInstanceTdeCertificatesOperations

メソッド

BeginCreateWithHttpMessagesAsync(String, String, TdeCertificate, Dictionary<String,List<String>>, CancellationToken)

特定のサーバーの TDE 証明書を作成します。

CreateWithHttpMessagesAsync(String, String, TdeCertificate, Dictionary<String,List<String>>, CancellationToken)

特定のサーバーの TDE 証明書を作成します。

拡張メソッド

BeginCreate(IManagedInstanceTdeCertificatesOperations, String, String, TdeCertificate)

特定のサーバーの TDE 証明書を作成します。

BeginCreateAsync(IManagedInstanceTdeCertificatesOperations, String, String, TdeCertificate, CancellationToken)

特定のサーバーの TDE 証明書を作成します。

Create(IManagedInstanceTdeCertificatesOperations, String, String, TdeCertificate)

特定のサーバーの TDE 証明書を作成します。

CreateAsync(IManagedInstanceTdeCertificatesOperations, String, String, TdeCertificate, CancellationToken)

特定のサーバーの TDE 証明書を作成します。

適用対象