IBlobServiceClientProvider.GetBlobServiceClient() Method
If implemented, returns a BlobServiceClient instance used to create (if not yet created) and interact with required blob containers.
Namespace: DevExpress.XtraReports.Web.Azure
Assembly: DevExpress.XtraReports.v26.1.Web.Azure.dll
Declaration
Returns
| Type | Description |
|---|---|
| Azure.Storage.Blobs.BlobServiceClient | A |
See Also