Skip to main content

IAzureBlobStorageServiceAsync.GetReportBlobContainerAsync() Method

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

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

NuGet Package: DevExpress.Web.Reporting.Azure

Declaration

Task<CloudBlobContainer> GetReportBlobContainerAsync()

Returns

Type
Task<CloudBlobContainer>
See Also