Data.Cloud.AzureAPI.TAzureQueueService

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.AzureAPI.TAzureServiceData.Cloud.CloudAPI.TCloudServiceSystem.TObjectTAzureQueueService
[–] Properties
Type: class
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: Data.Cloud.AzureAPI

Delphi

TAzureQueueService = class(TAzureService)

C++

class PASCALIMPLEMENTATION TAzureQueueService : public TAzureService

Description

Manager class for a Microsoft Azure Table Service account.

The TAzureQueueService class is an implementation of TAzureService for managing a Microsoft Azure Table Service account.

See Also