Data.Cloud.AzureAPI.TAzureBlobPageRange.StartByte

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: TAzureBlobPageRange

Delphi

StartByte: Int64;

C++

__int64 StartByte;

Description

First byte of the blob page range.

See Also