Skip to main content
All docs
V24.1

DevExpress.XtraReports.Web.Azure Namespace

Assembly: DevExpress.XtraReports.v24.1.Web.Azure.dll

NuGet Package: DevExpress.Web.Reporting.Azure

Interfaces

Name Description
IAzureResourceProvisionService Enables you to configure resources in Azure Storage data services and in the Service Bus.
IBlobServiceClientProvider If implemented, provides a BlobServiceClient instance used to manipulate Azure Storage service resources and blob containers.
IServiceBusAdministrationClientProvider If implemented, provides a ServiceBusAdministrationClient instance used to create Queues and Topics in the Service Bus.
IServiceBusClientProvider If implemented, provides a ServiceBusClient instance used to interact with Service Bus entities.
ITableServiceClientProvider If implemented, provides a TableServiceClient instance used to perform table level operations with Azure Tables.