ApplicationLockLevel type

ApplicationLockLevel の値を定義します。

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