| Name | Type | Description | Notes |
|---|---|---|---|
| ActiveCount | Int32 | [optional] | |
| RegisteredPercent | Double | [optional] | |
| AutoPayPercent | Double | [optional] |
- Prepare the resource
$CAWRegistrationSummary = Initialize-RealGreenSaPSCAWRegistrationSummary -ActiveCount null `
-RegisteredPercent null `
-AutoPayPercent null- Convert the resource to JSON
$CAWRegistrationSummary | ConvertTo-JSON