Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 523 Bytes

File metadata and controls

21 lines (15 loc) · 523 Bytes

File

Properties

Name Type Description Notes
SourceURI String Test capitalization [optional]

Examples

  • Prepare the resource
$File = Initialize-PSPetstoreFile  -SourceURI null
  • Convert the resource to JSON
$File | ConvertTo-JSON

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