TableProperties interface
model interface TableProperties
Properties
| signed |
List of stored access policies specified on the table. |
| table |
Table name under the specified account |
Property Details
signedIdentifiers
List of stored access policies specified on the table.
signedIdentifiers?: TableSignedIdentifier[]
Property Value
tableName
Table name under the specified account
tableName?: string
Property Value
string