Data.Cloud.AzureAPI.TAzureBlob.Snapshot

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Snapshot: string read FSnapshot;

C++

__property System::UnicodeString Snapshot = {read=FSnapshot};

Properties

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

Description

The optional snapshot date-time-value.

The Snapshot property specifies the optional snapshot date-time-value.

See Also