BlobResponse Methods

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 Methods

 NameDescription
public methodstaticGetAttributesGets the blob's attributes, including its metadata and properties, from the response.
public methodstaticGetBlockListOverloaded.  
public methodstaticGetErrorReturns extended error information from the storage service, that is in addition to the HTTP status code returned with the response.
public methodstaticGetMetadataOverloaded.  
public methodstaticGetPageRangesOverloaded.  
public methodstaticGetRequestIdGets the request ID from the response.
public methodstaticGetSnapshotTimeGets the snapshot timestamp from the response.
public methodstaticListOverloaded.  
public methodstaticReadServicePropertiesGets an account’s Blob service properties from an input stream.

See Also