ManagedRuleSetDefinition interface

Describes a managed rule set definition.

Extends

Properties

provisioningState

Provisioning state of the managed rule set.

ruleGroups

Rule groups of the managed rule set.

ruleSetType

Type of the managed rule set.

ruleSetVersion

Version of the managed rule set type.

sku

The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

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

sku

The pricing tier (defines a CDN provider, feature list and rate) of the CdnWebApplicationFirewallPolicy.

sku?: Sku

Property Value

Sku

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From Resource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From Resource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From Resource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From Resource.type