Data.Cloud.AzureAPI.TAzureConnectionInfo.Protocol

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 Protocol;

C++

__property Protocol = {default=0};

Description

Specifies the protocol to use as part of the service URL (HTTP or HTTPS).

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

Specifies the protocol to use as part of the service URL (HTTP or HTTPS).

See Also