Share via


IManagedRuleSetDefinition Interface

Definition

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

Properties

Name Description
Id

Resource ID.

(Inherited from IResource)
Location

Resource location.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
ProvisioningState

Provisioning state of the managed rule set.

RuleGroup

Rule groups of the managed rule set.

RuleSetId

Id of the managed rule set.

RuleSetType

Type of the managed rule set.

RuleSetVersion

Version of the managed rule set type.

Tag

Resource tags.

(Inherited from IResource)
Type

Resource type.

(Inherited from IResource)

Methods

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

Applies to