TableEntity.PartitionKey Property

Definition

Gets or sets the entity's partition key.

public string PartitionKey { get; set; }
Property Value

A string containing the partition key for the entity.