Data.Cloud.AzureAPI.TAzureBlobPageRange.EndByte

From RAD Studio API Documentation

Delphi

EndByte: Int64;

C++

__int64 EndByte;

Properties

Type Visibility Source Unit Parent
field public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlobPageRange

Description

Last byte of the blob page range.

See Also