IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax

property Metadata: TicsAzureMetadataList read get_Metadata write set_Metadata;

Remarks

This collection holds a list of AzureMetadata items.

This collection is populated when GetBlobInfo or GetContainerInfo is called; and its items are used anytime UpdateMetadata is called. Additionally, its items may be used when CreateBlob, CreateSnapshot, CopyBlob, and/or PutBlockList are called, depending on how the various SendMetadata* configuration settings are set.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Delphi Edition - Version 20.0 [Build 8265]