API:Data.Cloud.AzureAPI.TAzureQueueService

From RAD Studio API Documentation

TAzureQueueServiceData.Cloud.AzureAPI.TAzureServiceData.Cloud.CloudAPI.TCloudServiceSystem.TObject

Delphi

TAzureQueueService = class(TAzureService)

C++

class PASCALIMPLEMENTATION TAzureQueueService : public TAzureService

Properties

Type Visibility Source Unit Parent
class public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI Data.Cloud.AzureAPI

Description

Abstract extension of the TCloudService class. Data.Cloud.AzureAPI.TAzureQueueService inherits from Data.Cloud.AzureAPI.TAzureService. All content below this line refers to Data.Cloud.AzureAPI.TAzureService.

Abstract extension of the TCloudService class.

The TAzureService class is an abstract extension of the TCloudService class.

See Also