次の方法で共有


NfsAccessRuleScope type

NfsAccessRuleScope の値を定義します。 使用可能な値は、'default'、'network'、'host' です。

type NfsAccessRuleScope = "default" | "network" | "host"