API:Data.Cloud.AzureAPI.TAzureConnectionInfo.RequestProxyPort

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property RequestProxyPort: Integer read FRequestProxyPort write FRequestProxyPort default 0;

C++

__property RequestProxyPort = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

Beschreibung

Gibt den Port des Proxy-Host an, der für die HTTP-Anforderungen an das Cloud verwendet werden soll.

Data.Cloud.AzureAPI.TAzureConnectionInfo.RequestProxyPort erbt von Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyPort. Der folgende Inhalt bezieht sich auf Data.Cloud.CloudAPI.TCloudConnectionInfo.RequestProxyPort.

Gibt den Port des Proxy-Host an, der für die HTTP-Anforderungen an das Cloud verwendet werden soll.

Siehe auch