Data.Cloud.AzureAPI.TAzureContainer.URL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property URL: string read FURL;

C++

__property System::UnicodeString URL = {read=FURL};

Properties

Type Visibility Source Unit Parent
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureContainer

Description

The unique URL of the container.

URL represents the unique URL of the container.

See Also