userAndGroupQuotas

@JvmName(name = "ymwmjmcmnmkoxvmm")
suspend fun userAndGroupQuotas(value: Output<List<OpenZfsVolumeUserAndGroupQuotaArgs>>)
@JvmName(name = "nyfdkwnyaxceriet")
suspend fun userAndGroupQuotas(value: List<OpenZfsVolumeUserAndGroupQuotaArgs>?)

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 = "rarnvvqjrnodcndl")
suspend fun userAndGroupQuotas(vararg values: Output<OpenZfsVolumeUserAndGroupQuotaArgs>)


@JvmName(name = "dwobutwsdyjsdqtl")
suspend fun userAndGroupQuotas(values: List<Output<OpenZfsVolumeUserAndGroupQuotaArgs>>)
@JvmName(name = "gttgmjualnnwfltw")
suspend fun userAndGroupQuotas(vararg values: OpenZfsVolumeUserAndGroupQuotaArgs)

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 = "giobkrvdmrbrrclp")
suspend fun userAndGroupQuotas(argument: List<suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit>)
@JvmName(name = "xqkiuasmrarmojva")
suspend fun userAndGroupQuotas(vararg argument: suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit)
@JvmName(name = "trmhktqxytomcloh")
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 Below.