ManagedRuleSetDefinition interface

Describes the a managed rule set definition.

Extends

Properties

provisioningState

Provisioning state of the managed rule set.

ruleGroups

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

provisioningState

Provisioning state of the managed rule set.

provisioningState?: string

Property Value

string

ruleGroups

Rule groups of the managed rule set.

ruleGroups?: ManagedRuleGroupDefinition[]

Property Value

ruleSetId

Id of the managed rule set.

ruleSetId?: string

Property Value

string

ruleSetType

Type of the managed rule set.

ruleSetType?: string

Property Value

string

ruleSetVersion

Version of the managed rule set type.

ruleSetVersion?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type