Поделиться через


NfsAccessRuleScope type

Определяет значения для NfsAccessRuleScope. Возможные значения: default, network, host

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