ApplicationGatewayWafDynamicManifestResult interface

Response for ApplicationGatewayWafDynamicManifest API service call.

Extends

Properties

availableRuleSets

The available rulesets.

defaultRuleSet

The default ruleset.

Inherited Properties

id

Resource ID.

name

Resource name.

type

Resource type.

Property Details

availableRuleSets

The available rulesets.

availableRuleSets?: ApplicationGatewayFirewallManifestRuleSet[]

Property Value

defaultRuleSet

The default ruleset.

defaultRuleSet?: DefaultRuleSetPropertyFormat

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From ProxyResourceWithSettableId.id

name

Resource name.

name?: string

Property Value

string

Inherited From ProxyResourceWithSettableId.name

type

Resource type.

type?: string

Property Value

string

Inherited From ProxyResourceWithSettableId.type