CustomTable
Overview
Custom table.
Properties
Name | Type | Description |
---|---|---|
Id | String | Unique Id of the Table. |
Name | String | Human readable identifier. |
TTLColumn | String | (Optional) Specify the name of the column that has a specific time to live. |
TTLLength | Int32 | The time to live specified in seconds. Maximum value of 31536000 (365 days). |
Columns | TableColumnDefinition[] | No Overview Available. |