Data.Cloud.AzureAPI.TAzureConnectionInfo.RequestProxyHost

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Unit: Data.Cloud.AzureAPI
Parent: TAzureConnectionInfo

Delphi

property RequestProxyHost;

C++

__property RequestProxyHost = {default=0};

Description

Specifies the proxy host to use for the HTTP requests to the cloud, or an empty string, to use none.

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

Specifies the proxy host to use for the HTTP requests to the cloud, or an empty string, to use none.

See Also