Freigeben über


IManagedRuleGroupDefinition Interface

Definition

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

Properties

Name Description
Description

Description of the managed rule group.

Rule

List of rules within the managed rule group.

RuleGroupName

Name of the managed rule group.

Methods

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

Applies to