次の方法で共有


DebugDataAccessLevel type

DebugDataAccessLevel の値を定義します。 使用可能な値は、'All'、'Customer'、'None' です。

type DebugDataAccessLevel = "All" | "Customer" | "None"