Uses of Class
com.azure.spring.cloud.autoconfigure.keyvault.environment.KeyVaultOperation
Packages that use 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
Constructors in com.azure.spring.cloud.autoconfigure.keyvault.environment with parameters of type KeyVaultOperationModifierConstructorDescriptionKeyVaultPropertySource(String name, KeyVaultOperation operation) Create a newKeyVaultPropertySourcewith the given name andKeyVaultOperation.