Data.Cloud.AzureAPI.TAzureConnectionInfo.QueueURL

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function QueueURL: string;

C++

System::UnicodeString __fastcall QueueURL();

Description

Returns the Uniform Resource Locator (URL) for working with the queue service.

The QueueURL method returns the URL for working with the queue service.

See Also