次の方法で共有


IWithServerKeyType インターフェイス

定義

サーバー キーの種類を設定するSQL Serverキー定義。

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

メソッド

WithAzureKeyVaultKey(String)

サーバー キーの種類を "AzureKeyVault" に設定し、URI をキーに設定します。

適用対象