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