Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 582 Bytes

File metadata and controls

21 lines (15 loc) · 582 Bytes

SetAuthmgrRequest

Properties

Name Type Description Notes
AuthBackendSelection String [optional]

Examples

  • Prepare the resource
$SetAuthmgrRequest = Initialize-GrommunioAdminSetAuthmgrRequest  -AuthBackendSelection null
  • Convert the resource to JSON
$SetAuthmgrRequest | ConvertTo-JSON

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