Skip to content

StreamDeliveryFailureEntity.RowKey

RowKey

getset
View source
public string RowKey
The row key is a unique identifier for an entity within a given partition. Together the Azure.Data.Tables.ITableEntity.PartitionKey and RowKey uniquely identify every entity within a table.

Property value

A string containing the row key for the entity.