Data.Cloud.AzureAPI.TAzureService.GetConnectionInfo

提供:RAD Studio API Documentation

Delphi

function GetConnectionInfo: TAzureConnectionInfo;

C++

TAzureConnectionInfo* __fastcall GetConnectionInfo(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureService

説明

サービスによって保持されている TAzureConnectionInfo を返します。

GetConnectionInfo メソッドは、Azure サービスによって保持されている TAzureConnectionInfo を返すために使用されます。

関連項目