public class AppConfigurationPropertySource
extends org.springframework.core.env.EnumerablePropertySource<com.azure.data.appconfiguration.ConfigurationClient>
i.e. If connecting to 2 stores and have 2 labels set 4 AppConfigurationPropertySources need to be created.
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
String[] |
getPropertyNames() |
public String[] getPropertyNames()
getPropertyNames in class org.springframework.core.env.EnumerablePropertySource<com.azure.data.appconfiguration.ConfigurationClient>Copyright © 2021 Microsoft Corporation. All rights reserved.