Uses of Class
com.microsoft.azure.keyvault.models.custom.SecretBundle
-
Packages that use SecretBundle Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of SecretBundle in com.microsoft.azure.keyvault.models
Subclasses of SecretBundle in com.microsoft.azure.keyvault.models Modifier and Type Class Description classDeletedSecretBundleA Deleted Secret consisting of its previous id, attributes and its tags, as well as information on when it will be purged.classSecretBundleA secret consisting of a value, id and its attributes.
-