Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 551 Bytes

File metadata and controls

21 lines (15 loc) · 551 Bytes

TriangleInterface

Properties

Name Type Description Notes
TriangleType String

Examples

  • Prepare the resource
$TriangleInterface = Initialize-PSPetstoreTriangleInterface  -TriangleType null
  • Convert the resource to JSON
$TriangleInterface | ConvertTo-JSON

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