ApplicationLockLevel type

Defines values for ApplicationLockLevel.

type ApplicationLockLevel = "CanNotDelete" | "ReadOnly" | "None"