Data.Cloud.AzureAPI.TAzureService
Delphi
TAzureService = class abstract(TCloudService)
C++
class PASCALIMPLEMENTATION TAzureService : public Data::Cloud::Cloudapi::TCloudService
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.
The TAzureService class is an abstract extension of the TCloudService
class.