Uses of Class
com.microsoft.azure.toolkit.lib.AzureConfiguration
-
Packages that use AzureConfiguration Package Description com.microsoft.azure.toolkit.lib -
-
Uses of AzureConfiguration in com.microsoft.azure.toolkit.lib
Fields in com.microsoft.azure.toolkit.lib declared as AzureConfiguration Modifier and Type Field Description private AzureConfigurationAzure. configurationFields in com.microsoft.azure.toolkit.lib with type parameters of type AzureConfiguration Modifier and Type Field Description private java.util.function.Consumer<AzureConfiguration>Azure. loadConfigurationHandlerprivate java.util.function.Consumer<AzureConfiguration>Azure. saveConfigurationHandlerMethods in com.microsoft.azure.toolkit.lib that return AzureConfiguration Modifier and Type Method Description AzureConfigurationAzure. config()
-