Name | Type | Description | Notes |
---|---|---|---|
Detail | System.Collections.Hashtable | [optional] [readonly] | |
Id | String | [optional] [readonly] | |
Type | String | [optional] [readonly] |
- Prepare the resource
$LogTransaction = Initialize-Okta.PowerShellLogTransaction -Detail null `
-Id null `
-Type null
- Convert the resource to JSON
$LogTransaction | ConvertTo-JSON