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