Name | Type | Description | Notes |
---|---|---|---|
MaxEventsUsedForEvaluation | Int32 | [optional] [default to 20] | |
MinEventsNeededForEvaluation | Int32 | [optional] [default to 0] |
- Prepare the resource
$BehaviorRuleSettingsHistoryBased = Initialize-Okta.PowerShellBehaviorRuleSettingsHistoryBased -MaxEventsUsedForEvaluation null `
-MinEventsNeededForEvaluation null
- Convert the resource to JSON
$BehaviorRuleSettingsHistoryBased | ConvertTo-JSON