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

Metadata Property

Returns a name-value pair list associated with the queue as metadata.

Syntax

[VB.NET]
Public ReadOnlyProperty Metadata As AzureMetadataList

[C#]
public AzureMetadataList Metadata {get;}

Remarks

The property is populated after a call to GetQueueMetadata. You can use AddUserMetadata to add a new name value pair to the list.

This property is read-only and not available at design time.

Default Value

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