Skip to content

Latest commit

 

History

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

DomainsLdapDumpResponse.md

File metadata and controls

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

DomainsLdapDumpResponse

Properties

Name Type Description Notes
VarData String [optional]

Examples

  • Prepare the resource
$DomainsLdapDumpResponse = Initialize-GrommunioAdminDomainsLdapDumpResponse  -VarData null
  • Convert the resource to JSON
$DomainsLdapDumpResponse | ConvertTo-JSON

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