IVaultBeta Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET