Data.Cloud.AzureAPI.TTablePolicy Properties
InheritedProtected
| CanAddTable | public | Determines whether this policy grants add table permission ( True) or not (False). | 
| CanDeleteTable | public | Determines whether this policy grants delete table permission ( True) or not (False). | 
| CanQueryTable | public | Determines whether this policy grants query table permission ( True) or not (False). | 
| CanUpdateTable | public | Determines whether this policy grants update table permission ( True) or not (False). | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| ExpiryDate | public | Date when the policy expires in ISO 8601 format. | 
| Permission | public | String of characters that represents the permissions that this policy grants. | 
| StartDate | public | Date when the policy starts in ISO 8601 format. |