action

@JvmName(name = "swtdbiibdqvkjlhq")
suspend fun action(value: Output<String>)
@JvmName(name = "gxhmxclawwxdkigs")
suspend fun action(value: String)

Parameters

value

The action to be applied when the managed rule matches or when the anomaly score is 5 or greater. Possible values for DefaultRuleSet 1.1 and below are Allow, Log, Block, or Redirect. Possible values for DefaultRuleSet 2.0 and above are Log or AnomalyScoring. Possible values for Microsoft_BotManagerRuleSet are Allow, Log, Block, Redirect, or JSChallenge.

Note: Please see the DefaultRuleSet product documentation or the Microsoft_BotManagerRuleSet product documentation for more information. !>Note: Setting the action field to JSChallenge is currently in PREVIEW. Please see the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.