CloudTableClient 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

 NameDescription
public propertyBaseUriGets the base URI for the Table service client.
public propertyCredentialsGets the account credentials used to create the Table service client.
public propertyMinSupportedDateTimeReturns the minimum date and time value supported by the Table service.
public propertyRetryPolicyGets or sets the default retry policy for requests made via the Table service client.
public propertyTimeoutGets or sets the default server timeout for requests made by the Table service client.

See Also