get Group Quota
Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on group quota can be access from the group quota 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.
Parameters
group Quota Name
The GroupQuota name. The name should be unique for the provided context tenantId/MgId.
management Group Id
Management Group Id.
See also
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.
Parameters
argument
Builder for com.pulumi.azurenative.quota.kotlin.inputs.GetGroupQuotaPlainArgs.