[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.]
Top
Provides a set of methods for constructing requests for table operations.
The following tables list the members exposed by the TableRequest type.
Public Methods
Name | Description | |
---|---|---|
GetServiceProperties | Gets the properties of an account’s Table service. | |
SetServiceProperties | Sets the properties of an account’s Table service. | |
SignRequest | Signs a request to the Table service by using the specified credentials. | |
SignRequestForSharedKeyLite | Signs a request to the Table service by using the specified credentials. | |
WriteServiceProperties | Writes the Table service properties to an output stream. |