Share via


ApplicationPackageLockingPolicyDefinition interface

Managed application locking policy.

Properties

allowedActions

The deny assignment excluded actions.

allowedDataActions

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[]