Name | Type | Description | Notes |
---|---|---|---|
Reason | String | [optional] [readonly] | |
Result | String | [optional] [readonly] |
- Prepare the resource
$LogOutcome = Initialize-Okta.PowerShellLogOutcome -Reason null `
-Result null
- Convert the resource to JSON
$LogOutcome | ConvertTo-JSON