| Name | Type | Description | Notes |
|---|---|---|---|
| ServiceCallsScheduled | Int32 | [optional] | |
| ServiceCallsCompleted | Int32 | [optional] | |
| ResponseTime | Double | [optional] |
- Prepare the resource
$ServiceCallResponseRates = Initialize-RealGreenSaPSServiceCallResponseRates -ServiceCallsScheduled null `
-ServiceCallsCompleted null `
-ResponseTime null- Convert the resource to JSON
$ServiceCallResponseRates | ConvertTo-JSON