Retrieves the details of a service quota increase request. The response to this command provides the details in the RequestedServiceQuotaChange object.
servicequotas_request_service_quota_increase(ServiceCode, QuotaCode,
DesiredValue)
[required] Specifies the service that you want to use.
[required] Specifies the service quota that you want to use.
[required] Specifies the value submitted in the service quota increase request.
svc$request_service_quota_increase( ServiceCode = "string", QuotaCode = "string", DesiredValue = 123.0 )