Name | Type | Description | Notes |
---|---|---|---|
Type | InlineHookChannelType | [optional] | |
Version | String | [optional] |
- Prepare the resource
$InlineHookChannel = Initialize-Okta.PowerShellInlineHookChannel -Type null `
-Version null
- Convert the resource to JSON
$InlineHookChannel | ConvertTo-JSON