Name | Type | Description | Notes |
---|---|---|---|
Exclude | String[] | [optional] | |
Include | String[] | [optional] |
- Prepare the resource
$AppInstancePolicyRuleCondition = Initialize-Okta.PowerShellAppInstancePolicyRuleCondition -Exclude null `
-Include null
- Convert the resource to JSON
$AppInstancePolicyRuleCondition | ConvertTo-JSON