API:DSAzure.TAzureQueueService
Delphi
TAzureQueueService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureQueueService : public TAzureService
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | DSAzure.pas DSAzure.hpp |
DSAzure | DSAzure |
Description
Base class for Microsoft Azure REST API.
DSAzure.TAzureQueueService 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.