Cloud Storage Integrator 2016 Java Edition
Cloud Storage Integrator 2016 Java Edition
Questions / Feedback?

Blocks Property

Collection of blocks in the current block listing.

Syntax

public AzureBlockList getBlocks();
public void setBlocks(AzureBlockList blocks);

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) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Java Edition - Version 16.0 [Build 7239]