Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 611 Bytes

File metadata and controls

23 lines (17 loc) · 611 Bytes

EquilateralTriangle

Properties

Name Type Description Notes
ShapeType String
TriangleType String

Examples

  • Prepare the resource
$EquilateralTriangle = Initialize-PSPetstoreEquilateralTriangle  -ShapeType null `
 -TriangleType null
  • Convert the resource to JSON
$EquilateralTriangle | ConvertTo-JSON

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