Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 585 Bytes

SystemRolesResponse.md

File metadata and controls

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

SystemRolesResponse

Properties

Name Type Description Notes
VarData AdminRole[] [optional]

Examples

  • Prepare the resource
$SystemRolesResponse = Initialize-GrommunioAdminSystemRolesResponse  -VarData null
  • Convert the resource to JSON
$SystemRolesResponse | ConvertTo-JSON

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