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 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.
-