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

GetContainerMetadata Method

Gets the user-specified metadata for a container.

Syntax

[VB.NET]
Public Sub GetContainerMetadata()
[C#]
public void GetContainerMetadata();

Remarks

This method will retrieve the user-specified metadata for the container specified by ContainerName. All returned metadata will be stored within Metadata. The Metadata event will also be fired for each metadata returned.

ETag will be populated with the returned ETag for the container.

NOTE: This method has a corresponding asynchronous version (GetContainerMetadataAsync) for use in the Xamarin environment.

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