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