Package io.micronaut.objectstorage.azure
@Configuration
@Requires(property="micronaut.object-storage.azure.enabled",
          notEquals="false")
package io.micronaut.objectstorage.azure
Object Storage Classes related to Azure Blob Storage.
 Azure Blob Storage
- Since:
 - 1.0.0
 - Author:
 - Sergio del Amo
 
- 
ClassesClassDescriptionAzure object storage configuration properties.Condition to check whether an Azure object storage should be enabled.An
ObjectStorageEntryimplementation for Azure Blob Storage.Creates beans of the following types:Azure Object Storage module configuration.Azure implementation ofObjectStorageOperations.