你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IManagedRuleSet Interface

Definition

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

Properties

Name Description
Exclusion

Describes the exclusions that are applied to all rules in the set.

RuleGroupOverride

Defines the rule group overrides to apply to the rule set.

RuleSetAction

Defines the rule set action.

Type

Defines the rule set type to use.

Version

Defines the version of the rule set to use.

Methods

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

Applies to