Data.Cloud.AzureAPI.TAzureBlockListItem.Size

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

Size: string;

C++

System::UnicodeString Size;

Description

Size of the block list item, defined as a string.

Ignore this value when performing utBlockList requests.

See Also