API:DSAzure.TAzureBlobService

| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: DSAzure | |
Delphi
TAzureBlobService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureBlobService : public TAzureService
Description
Base class for Microsoft Azure REST API. DSAzure.TAzureBlobService inherits from DSAzure.TAzureService. All content below this line refers to DSAzure.TAzureService.
Base class for Microsoft Azure REST API.
TAzureService is the base class for all Microsoft Azure REST service classes. This class provides common functionality for queues, tables, and blobs.