Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 533 Bytes

File metadata and controls

21 lines (15 loc) · 533 Bytes

ShapeInterface

Properties

Name Type Description Notes
ShapeType String

Examples

  • Prepare the resource
$ShapeInterface = Initialize-PSPetstoreShapeInterface  -ShapeType null
  • Convert the resource to JSON
$ShapeInterface | ConvertTo-JSON

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