| Name | Type | Description | Notes |
|---|---|---|---|
| ShapeType | String | ||
| TriangleType | String | ||
| QuadrilateralType | String |
- Prepare the resource
$ShapeOrNull = Initialize-PSPetstoreShapeOrNull -ShapeType null `
-TriangleType null `
-QuadrilateralType null- Convert the resource to JSON
$ShapeOrNull | ConvertTo-JSON