rowPathSuffix

Suffix that will be appended to the container paths to produce the row paths.

For example, a rowPathSuffix of -items and a container path of container/a will produce items with the paths /container/a-items/{rowKey} where {rowKey} is provided by ContainerEvent.RowEvent.key.