Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 603 Bytes

File metadata and controls

23 lines (17 loc) · 603 Bytes

IsoscelesTriangle

Properties

Name Type Description Notes
ShapeType String
TriangleType String

Examples

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

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