Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 542 Bytes

File metadata and controls

21 lines (15 loc) · 542 Bytes

DeprecatedObject

Properties

Name Type Description Notes
Name String [optional]

Examples

  • Prepare the resource
$DeprecatedObject = Initialize-PSPetstoreDeprecatedObject  -Name null
  • Convert the resource to JSON
$DeprecatedObject | ConvertTo-JSON

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