get Group Quota
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
Return
Properties and filters for ShareQuota. The request parameter is optional, if there are no filters specified.
See also
Parameters
group Quota Name
The GroupQuota name. The name should be unique for the provided context tenantId/MgId.
mg Id
Management Group Id.
suspend fun getGroupQuota(argument: suspend GetGroupQuotaPlainArgsBuilder.() -> Unit): GetGroupQuotaResult
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.