Data.Cloud.AzureAPI.TAzureService.GetConnectionInfo

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetConnectionInfo: TAzureConnectionInfo;

C++

TAzureConnectionInfo* __fastcall GetConnectionInfo();

プロパティ

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

説明

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

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

関連項目