getGroupQuota

Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on groupQuota can be access from the groupQuota APIs. Azure REST API version: 2023-06-01-preview.

Return

Properties and filters for ShareQuota. The request parameter is optional, if there are no filters specified.

Parameters

argument

null


suspend fun getGroupQuota(groupQuotaName: String, mgId: String): GetGroupQuotaResult

Return

Properties and filters for ShareQuota. The request parameter is optional, if there are no filters specified.

See also

Parameters

groupQuotaName

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

mgId

Management Group Id.


Return

Properties and filters for ShareQuota. The request parameter is optional, if there are no filters specified.

See also

Parameters

argument

Builder for com.pulumi.azurenative.quota.kotlin.inputs.GetGroupQuotaPlainArgs.