Skip to content

Latest commit

 

History

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

SystemRolesPermissionsResponse.md

File metadata and controls

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

SystemRolesPermissionsResponse

Properties

Name Type Description Notes
VarData String[] [optional]

Examples

  • Prepare the resource
$SystemRolesPermissionsResponse = Initialize-GrommunioAdminSystemRolesPermissionsResponse  -VarData null
  • Convert the resource to JSON
$SystemRolesPermissionsResponse | ConvertTo-JSON

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