Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 625 Bytes

File metadata and controls

23 lines (17 loc) · 625 Bytes

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

[Back to Model list] [Back to API list] [Back to README]