Data.Cloud.AzureAPI.TAzureContainer.Properties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Properties: TStrings read FProperties;

C++

__property System::Classes::TStrings* Properties = {read=FProperties};

Properties

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

Description

The properties associated with the container.

Properties represents the properties associated with the container.

See Also