Uses of Enum
com.azure.spring.cloud.config.health.AppConfigurationStoreHealth
Package
Description
Package contains classes for loading configuration from Azure App Configuration Stores.
Package contains classes for converting Azure App Configuration Health information.
-
Uses of AppConfigurationStoreHealth in com.azure.spring.cloud.config
Modifier and TypeMethodDescriptionAppConfigurationRefresh.getAppConfigurationStoresHealth()
Gets the latest Health connection info for refresh. -
Uses of AppConfigurationStoreHealth in com.azure.spring.cloud.config.health
Modifier and TypeMethodDescriptionstatic AppConfigurationStoreHealth
Returns the enum constant of this type with the specified name.static AppConfigurationStoreHealth[]
AppConfigurationStoreHealth.values()
Returns an array containing the constants of this enum type, in the order they are declared.