Data.Cloud.AzureAPI.TAzureConnectionInfo.QueueURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function QueueURL: string;

C++

System::UnicodeString __fastcall QueueURL();

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureConnectionInfo

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