Uses of Interface
com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
-
Packages that use AzureConfigurable Package Description com.microsoft.azure.management.resources.fluentcore.arm 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.resources.fluentcore.arm
Classes in com.microsoft.azure.management.resources.fluentcore.arm with type parameters of type AzureConfigurable Modifier and Type Interface Description interfaceAzureConfigurable<T extends AzureConfigurable<T>>The base interface for allowing configurations to be made on the HTTP client.
-