user And Group Quotas
Parameters
value
Specify how much storage users or groups can use on the volume. Maximum of 100 items. See user_and_group_quotas
Block Below.
Parameters
values
Specify how much storage users or groups can use on the volume. Maximum of 100 items. See user_and_group_quotas
Block Below.
suspend fun userAndGroupQuotas(argument: List<suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit>)
suspend fun userAndGroupQuotas(vararg argument: suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit)
suspend fun userAndGroupQuotas(argument: suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit)
Parameters
argument
Specify how much storage users or groups can use on the volume. Maximum of 100 items. See user_and_group_quotas
Block Below.