GetGroupQuotaPlainArgs

data class GetGroupQuotaPlainArgs(val groupQuotaName: String, val mgId: String) : ConvertibleToJava<GetGroupQuotaPlainArgs>

Constructors

Link copied to clipboard
fun GetGroupQuotaPlainArgs(groupQuotaName: String, mgId: String)

Functions

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

Properties

Link copied to clipboard

The GroupQuota name. The name should be unique for the provided context tenantId/MgId.

Link copied to clipboard

Management Group Id.