Skip to content

Latest commit

 

History

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

DomainsLdapCheckResponse1.md

File metadata and controls

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

DomainsLdapCheckResponse1

Properties

Name Type Description Notes
Deleted Deleted[] List of users that were deleted [optional]

Examples

  • Prepare the resource
$DomainsLdapCheckResponse1 = Initialize-GrommunioAdminDomainsLdapCheckResponse1  -Deleted null
  • Convert the resource to JSON
$DomainsLdapCheckResponse1 | ConvertTo-JSON

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