Uses of Interface
com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Packages that use AzureConfigurable
Package
Description
This package contains the Azure rollup client.
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
-
Uses of AzureConfigurable in com.microsoft.azure.management
Subinterfaces of AzureConfigurable in com.microsoft.azure.managementModifier and TypeInterfaceDescriptionstatic interface
The interface allowing configurations to be made on the client. -
Uses of AzureConfigurable in com.microsoft.azure.management.resources.fluentcore.arm
Classes in com.microsoft.azure.management.resources.fluentcore.arm with type parameters of type AzureConfigurableModifier and TypeInterfaceDescriptioninterface
AzureConfigurable<T extends AzureConfigurable<T>>
The base interface for allowing configurations to be made on the HTTP client.