Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

Metadata Property

Collection of blob/container metadata.

Syntax

[VB.NET]
Public Property Metadata As AzureMetadataList

[C#]
public AzureMetadataList Metadata {get;}

Remarks

After a GetBlobMetadata or GetContainerMetadata call, this collection will be populated with the metadata for the specified blob or container. All metadata is given as name-value pairs within this collection.

The below methods will use the name-value pairs specified by this collection to set the metadata for the specified blob or container. Use AddUserMetadata to add a metadata to this list.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0