IManagedRuleSet Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ManagedRuleSetTypeConverter))]
public interface IManagedRuleSet : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ManagedRuleSetTypeConverter))>]
type IManagedRuleSet = interface
    interface IJsonSerializable
Public Interface IManagedRuleSet
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AnomalyScore

Verizon only : If the rule set supports anomaly detection mode, this describes the threshold for blocking requests.

RuleGroupOverride

Defines the rule overrides to apply to the rule set.

RuleSetType

Defines the rule set type to use.

RuleSetVersion

Defines the version of the rule set to use.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to