Data.Cloud.AzureAPI.TAzureConnectionInfo

From RAD Studio API Documentation
Jump to: navigation, search

Data.Cloud.CloudAPI.TCloudConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTAzureConnectionInfo

Delphi

TAzureConnectionInfo = class(TCloudConnectionInfo)

C++

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

Properties

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

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