Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 530 Bytes

File metadata and controls

21 lines (15 loc) · 530 Bytes

ServiceID

Properties

Name Type Description Notes
ServiceIDs Int32[] [optional]

Examples

  • Prepare the resource
$ServiceID = Initialize-RealGreenSaPSServiceID  -ServiceIDs null
  • Convert the resource to JSON
$ServiceID | ConvertTo-JSON

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