| Class | Description |
|---|---|
| AbstractAzureAmqpCP | |
| AbstractAzureHttpCP |
Configuration properties base class for all Azure Http clients.
|
| AzureGlobalProperties | |
| AzureGlobalProperties.AmqpClientCP |
Transport properties for amqp-based clients.
|
| AzureGlobalProperties.GlobalClientCP |
Global configurations for the transport client underneath.
|
| AzureGlobalProperties.GlobalProxyCP |
Global configurations for proxy.
|
| AzureGlobalProperties.GlobalRetryCP |
Global configurations for proxy.
|
| AzureGlobalProperties.HttpClientCP |
Transport properties for http-based clients.
|
| AzureGlobalProperties.HttpProxyCP |
Proxy properties only apply to http-based clients.
|
| AzureGlobalProperties.HttpRetryCP |
Retry properties only apply to http-based clients.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.