userAndGroupQuotas

Parameters

value

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.


@JvmName(name = "mwnfhuhvqctxwtyr")
suspend fun userAndGroupQuotas(vararg values: Output<OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgs>)


@JvmName(name = "oacqaggigjpfymni")
suspend fun userAndGroupQuotas(values: List<Output<OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgs>>)

Parameters

values

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.


@JvmName(name = "ikgikvtjshqhakur")
suspend fun userAndGroupQuotas(argument: List<suspend OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgsBuilder.() -> Unit>)
@JvmName(name = "sjhpphqlbkxdbefu")
suspend fun userAndGroupQuotas(vararg argument: suspend OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgsBuilder.() -> Unit)
@JvmName(name = "ptluoxxgsgijelva")
suspend fun userAndGroupQuotas(argument: suspend OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgsBuilder.() -> Unit)

Parameters

argument

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.