Skip to main content
All docs
V25.1
  • DevExpress.XtraReports.Web.Azure Namespace

    Contains classes that enable you to host Reporting Components for ASP.NET on Microsoft Azure.

    Assembly: DevExpress.XtraReports.v25.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.