Data.Cloud.AzureAPI.TAzureBlob.Snapshot

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property Snapshot: string read FSnapshot;

C++

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

Description

The optional snapshot date-time-value.

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

See Also