TableServiceEntity 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 propertyPartitionKeyGets or sets the partition key of a table entity.

public propertyRowKeyGets or sets the row key of a table entity.

public propertyTimestampGets the timestamp for the entity.

See Also