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