次の方法で共有


ApplicationLockLevel type

ApplicationLockLevel の値を定義します。

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