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