Interface AzureProperties
- All Superinterfaces:
AzureProfileOptionsProvider,ClientOptionsProvider,ProxyOptionsProvider,TokenCredentialOptionsProvider
public interface AzureProperties
extends ClientOptionsProvider, ProxyOptionsProvider, TokenCredentialOptionsProvider, AzureProfileOptionsProvider
Unified properties for Azure SDK clients.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider
AzureProfileOptionsProvider.AzureEnvironmentOptions, AzureProfileOptionsProvider.CloudType, AzureProfileOptionsProvider.ProfileOptionsNested classes/interfaces inherited from interface com.azure.spring.cloud.core.provider.ClientOptionsProvider
ClientOptionsProvider.AmqpClientOptions, ClientOptionsProvider.ClientOptions, ClientOptionsProvider.HttpClientOptionsNested classes/interfaces inherited from interface com.azure.spring.cloud.core.provider.ProxyOptionsProvider
ProxyOptionsProvider.AmqpProxyOptions, ProxyOptionsProvider.HttpProxyOptions, ProxyOptionsProvider.ProxyOptionsNested classes/interfaces inherited from interface com.azure.spring.cloud.core.provider.authentication.TokenCredentialOptionsProvider
TokenCredentialOptionsProvider.TokenCredentialOptions -
Method Summary
Methods inherited from interface com.azure.spring.cloud.core.provider.AzureProfileOptionsProvider
getProfileMethods inherited from interface com.azure.spring.cloud.core.provider.ClientOptionsProvider
getClientMethods inherited from interface com.azure.spring.cloud.core.provider.ProxyOptionsProvider
getProxyMethods inherited from interface com.azure.spring.cloud.core.provider.authentication.TokenCredentialOptionsProvider
getCredential