TableRequest 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 methodstaticGetServicePropertiesGets the properties of an account’s Table service.
public methodstaticSetServicePropertiesSets the properties of an account’s Table service.
public methodstaticSignRequestSigns a request to the Table service by using the specified credentials.
public methodstaticSignRequestForSharedKeyLiteSigns a request to the Table service by using the specified credentials.
public methodstaticWriteServicePropertiesWrites the Table service properties to an output stream.

See Also