OpenZfsUserOrGroupQuota

The configuration for how much storage a user or group can use on the volume.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: Int?

The ID of the user or group.

Link copied to clipboard

The amount of storage that the user or group can use in gibibytes (GiB).

Link copied to clipboard

A value that specifies whether the quota applies to a user or group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String