Uses of Class
com.azure.spring.cloud.autoconfigure.keyvault.environment.KeyVaultOperation
Package
Description
Spring Cloud Azure's auto-configuration for Spring Environment Key Vault.
-
Uses of KeyVaultOperation in com.azure.spring.cloud.autoconfigure.keyvault.environment
ModifierConstructorDescriptionKeyVaultPropertySource
(String name, KeyVaultOperation operation) Create a newKeyVaultPropertySource
with the given name andKeyVaultOperation
.