Data.Cloud.AzureAPI.TAzureConnectionInfo

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTAzureConnectionInfo
[–] Properties
Type: class
Visibility: public
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: Data.Cloud.AzureAPI

Delphi

TAzureConnectionInfo = class(TCloudConnectionInfo)

C++

class PASCALIMPLEMENTATION TAzureConnectionInfo : public Data::Cloud::Cloudapi::TCloudConnectionInfo

Description

Azure extension of TCloudConnectionInfo.

The TAzureConnectionInfo class is an Azure extension of TCloudConnectionInfo. The TAzureConnectionInfo class provides Azure specific information, such as settings for development storage and getting the service URLs.

See Also