TableProperties interface

model interface TableProperties

Properties

signedIdentifiers

List of stored access policies specified on the table.

tableName

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