Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 550 Bytes

File metadata and controls

23 lines (17 loc) · 550 Bytes

Zebra

Properties

Name Type Description Notes
Type String [optional]
ClassName String

Examples

  • Prepare the resource
$Zebra = Initialize-PSPetstoreZebra  -Type null `
 -ClassName null
  • Convert the resource to JSON
$Zebra | ConvertTo-JSON

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