@ConfigurationProperties(value="spring.cloud.azure.redis") public class AzureRedisProperties extends Object
| Constructor and Description |
|---|
AzureRedisProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
com.azure.spring.core.properties.resource.AzureResourceMetadata |
getResource() |
void |
setName(String name) |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.