Name | Type | Description | Notes |
---|---|---|---|
Type | String | [optional] | |
Value | String | [optional] |
- Prepare the resource
$GroupRuleExpression = Initialize-Okta.PowerShellGroupRuleExpression -Type null `
-Value null
- Convert the resource to JSON
$GroupRuleExpression | ConvertTo-JSON