Name | Type | Description | Notes |
---|---|---|---|
Effect | String | [optional] | |
Condition | ApplicationLayoutRuleCondition | [optional] |
- Prepare the resource
$ApplicationLayoutRule = Initialize-Okta.PowerShellApplicationLayoutRule -Effect null `
-Condition null
- Convert the resource to JSON
$ApplicationLayoutRule | ConvertTo-JSON