Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 674 Bytes

File metadata and controls

21 lines (15 loc) · 674 Bytes

TestInlineFreeformAdditionalPropertiesRequest

Properties

Name Type Description Notes
SomeProperty String [optional]

Examples

  • Prepare the resource
$TestInlineFreeformAdditionalPropertiesRequest = Initialize-PSPetstoreTestInlineFreeformAdditionalPropertiesRequest  -SomeProperty null
  • Convert the resource to JSON
$TestInlineFreeformAdditionalPropertiesRequest | ConvertTo-JSON

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