| Name | Type | Description | Notes |
|---|---|---|---|
| Bar | String | [optional] [readonly] | |
| Foo | String | [optional] [readonly] |
- Prepare the resource
$HasOnlyReadOnly = Initialize-PSPetstoreHasOnlyReadOnly -Bar null `
-Foo null- Convert the resource to JSON
$HasOnlyReadOnly | ConvertTo-JSON