GetBlockListResponse Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties (see also Protected Properties)

 NameDescription
public propertyBlocksGets an enumerable collection of ListBlockItem objects from the response.

Protected Properties

 NameDescription
protected propertyObjectsToParse  Gets the parsable objects. This method is reserved and should not be used. (Inherited from ResponseParsingBase)

See Also