CloudTable Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property Name Gets the name of the table.
public property ServiceClient Gets the CloudTableClient object that represents the Table service.
public property StorageUri Gets the table's URIs for both the primary and secondary locations.
public property Uri Gets the table URI for the primary location.

See Also