forked from loafle/openapi-generator-original
625 B
625 B
ComplexQuadrilateral
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ShapeType | String | ||
| QuadrilateralType | String |
Examples
- Prepare the resource
$ComplexQuadrilateral = Initialize-PSPetstoreComplexQuadrilateral -ShapeType null `
-QuadrilateralType null
- Convert the resource to JSON
$ComplexQuadrilateral | ConvertTo-JSON