Data.Cloud.AzureAPI.TAzureContainer.Name

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property Name: string read FName;

C++

__property System::UnicodeString Name = {read=FName};

Description

The name of the container.

Name represents the name of the container.

See Also