IVaultBeta Interface

Definition

An immutable client-side representation of an Azure Key Vault.

public interface IVaultBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IVaultBeta = interface
    interface IBeta
Public Interface IVaultBeta
Implements IBeta
Derived
Implements

Properties

Client

Gets an authenticated Key Vault data client.

Keys

Gets the Key Vault key API entry point.

Secrets

Gets the Key Vault secret API entry point.

Applies to