ApplicationPackageLockingPolicyDefinition interface    
Managed application locking policy.
Properties
| allowed | 
	The deny assignment excluded actions.  | 
| allowed | 
	The deny assignment excluded data actions.  | 
Property Details
		allowedActions
	 
	The deny assignment excluded actions.
allowedActions?: string[]
				Property Value
string[]
		allowedDataActions
	  
	The deny assignment excluded data actions.
allowedDataActions?: string[]
				Property Value
string[]