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

Blocks Property

Collection of blocks in the current block listing.

Syntax

[VB.NET]
Public Property Blocks As AzureBlockList

[C#]
public AzureBlockList Blocks {get;}

Remarks

After a ListBlocks call, this collection will be populated with the blocks contained within the specified blob. This property is also populated when CreateBlob is called.

Calling PutBlockList will use the block list specified by this collection to form a Blob. Use AddBlock to add a block 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