次の方法で共有


IVaultBeta インターフェイス

定義

Azure Key Vaultの不変のクライアント側表現。

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

プロパティ

Client

認証されたKey Vaultデータ クライアントを取得します。

Keys

Key Vault キー API エントリ ポイントを取得します。

Secrets

シークレット API エントリ ポイントKey Vault取得します。

適用対象