Uses of Class
com.azure.spring.cloud.autoconfigure.context.AzureGlobalProperties
Package
Description
Spring Cloud Azure's auto-configuration capabilities.
-
Uses of AzureGlobalProperties in com.azure.spring.cloud.autoconfigure
Modifier and TypeMethodDescriptionprotected AzureGlobalProperties
AzureServiceConfigurationBase.getAzureGlobalProperties()
Get theAzureGlobalProperties
.Modifier and TypeMethodDescriptionprotected <T extends com.azure.spring.cloud.core.properties.AzureProperties>
TAzureServiceConfigurationBase.loadProperties
(AzureGlobalProperties source, T target) Load the default value to an Azure Service properties from the global Azure properties.ModifierConstructorDescriptionprotected
AzureServiceConfigurationBase
(AzureGlobalProperties azureProperties) Create an instance ofAzureServiceConfigurationBase
.