Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 597 Bytes

RiskScorePolicyRuleCondition.md

File metadata and controls

21 lines (15 loc) · 597 Bytes

RiskScorePolicyRuleCondition

Properties

Name Type Description Notes
Level String [optional]

Examples

  • Prepare the resource
$RiskScorePolicyRuleCondition = Initialize-Okta.PowerShellRiskScorePolicyRuleCondition  -Level null
  • Convert the resource to JSON
$RiskScorePolicyRuleCondition | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]