Skip to main content

IAzureBlobStorageServiceAsync.GetCommonBlobContainerAsync() Method

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.Azure.dll

NuGet Package: DevExpress.Web.Reporting.Azure

Declaration

Task<CloudBlobContainer> GetCommonBlobContainerAsync()

Returns

Type
Task<CloudBlobContainer>
See Also