TableResponse 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 methodstaticGetErrorReturns extended error information from the storage service in addition to the HTTP status code returned with the response.
public methodstaticGetRequestIdGets the request ID from the response.
public methodstaticReadServicePropertiesGets an account’s Table service properties from an input stream.

See Also