Skip to content

Files

executable file
·
21 lines (15 loc) · 574 Bytes

ServerError1.md

File metadata and controls

executable file
·
21 lines (15 loc) · 574 Bytes

ServerError1

Properties

Name Type Description Notes
Message String String representation of the exception [optional]

Examples

  • Prepare the resource
$ServerError1 = Initialize-GrommunioAdminServerError1  -Message null
  • Convert the resource to JSON
$ServerError1 | ConvertTo-JSON

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