TableAccessPolicy interface  
Table Access Policy Properties Object.
Properties
| expiry | 
	Expiry time of the access policy  | 
| permission | Required. List of abbreviated permissions. Supported permission values include 'r','a','u','d'  | 
| start | 
	Start time of the access policy  | 
Property Details
		expiryTime
	 
	Expiry time of the access policy
expiryTime?: Date
				Property Value
Date
permission
Required. List of abbreviated permissions. Supported permission values include 'r','a','u','d'
permission: string
				Property Value
string
		startTime
	 
	Start time of the access policy
startTime?: Date
				Property Value
Date