GetVolumeQuotaRulePlainArgs

data class GetVolumeQuotaRulePlainArgs(val name: String, val volumeId: String) : ConvertibleToJava<GetVolumeQuotaRulePlainArgs>

A collection of arguments for invoking getVolumeQuotaRule.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetVolumeQuotaRulePlainArgs

Properties

Link copied to clipboard

The name of this Volume Quota Rule.

Link copied to clipboard

The NetApp volume ID where the Volume Quota Rule is assigned to.