| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeletedSecretBundle
A Deleted Secret consisting of its previous id, attributes and its tags, as
well as information on when it will be purged.
|
class |
SecretBundle
A secret consisting of a value, id and its attributes.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/