Uses of Interface
com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider.AzureEnvironmentOptions
Packages that use AzureProfileOptionsProvider.AzureEnvironmentOptions
Package
Description
Configuration properties abstraction for profile.
Provider abstraction for Azure service configuration properties.
-
Uses of AzureProfileOptionsProvider.AzureEnvironmentOptions in com.azure.spring.cloud.core.properties.profile
Classes in com.azure.spring.cloud.core.properties.profile that implement AzureProfileOptionsProvider.AzureEnvironmentOptionsModifier and TypeClassDescriptionclassThe AzureEnvironment defines all properties to Azure services, such as endpoints, resource ids, etc.Methods in com.azure.spring.cloud.core.properties.profile that return AzureProfileOptionsProvider.AzureEnvironmentOptionsModifier and TypeMethodDescriptionAzureProfileOptionsAdapter.getEnvironment()Get the Azure environment. -
Uses of AzureProfileOptionsProvider.AzureEnvironmentOptions in com.azure.spring.cloud.core.provider
Methods in com.azure.spring.cloud.core.provider that return AzureProfileOptionsProvider.AzureEnvironmentOptionsModifier and TypeMethodDescriptionAzureProfileOptionsProvider.AzureEnvironmentOptions.fromAzureManagementEnvironment(com.azure.core.management.AzureEnvironment environment) Deprecated.AzureProfileOptionsProvider.ProfileOptions.getEnvironment()Get the AzureEnvironment implementation.
AzureEnvironment.