API:DSAzure.TAzureQueueService

| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: DSAzure | |
Delphi
TAzureQueueService = class(TAzureService)
C++
class PASCALIMPLEMENTATION TAzureQueueService : public TAzureService
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.