API: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

Base connection information class for cloud services.

Data.Cloud.AzureAPI.TAzureConnectionInfo inherits from Data.Cloud.CloudAPI.TCloudConnectionInfo. All content below this line refers to Data.Cloud.CloudAPI.TCloudConnectionInfo.

Base connection information class for cloud services.

TCloudConnectionInfo provides account credential information for the cloud service.

See Also