Uses of Class
com.azure.spring.autoconfigure.storage.StorageProperties
-
Packages that use StorageProperties Package Description com.azure.spring.autoconfigure.storage Package com.azure.spring.cloud.autoconfigure.storage; -
-
Uses of StorageProperties in com.azure.spring.autoconfigure.storage
Methods in com.azure.spring.autoconfigure.storage with parameters of type StorageProperties Modifier and Type Method Description com.azure.storage.blob.BlobServiceClientBuilderStorageAutoConfiguration. blobServiceClientBuilder(StorageProperties storageProperties)Declare BlobServiceClientBuilder bean.com.azure.storage.file.share.ShareServiceClientBuilderStorageAutoConfiguration. shareServiceClientBuilder(StorageProperties storageProperties)Declare ShareServiceClientBuilder bean.
-