Partager via


IManagedRuleSetList Interface

Definition

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

Properties

Name Description
ManagedRuleSet

List of rule sets.

Methods

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

Applies to