Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
GetTableEntityResponse type
- Package:
- @azure/data-tables
Contains response data for the listEntities operation.
type GetTableEntityResponse<T> = TableEntityResult<T>
