Data.Cloud.AzureAPI.TAzureConnectionInfo.BlobURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function BlobURL: string;

C++

System::UnicodeString __fastcall BlobURL();

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 blob service.

The BlobURL method returns the URL for working with the blob service.

See Also