ApplicationGatewayWafDynamicManifestResult interface
Response for ApplicationGatewayWafDynamicManifest API service call.
Properties
available |
The available rulesets. |
id | Resource ID. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
rule |
The type of the web application firewall rule set. |
rule |
The version of the web application firewall rule set type. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
availableRuleSets
The available rulesets.
availableRuleSets?: ApplicationGatewayFirewallManifestRuleSet[]
Property Value
id
Resource ID.
id?: string
Property Value
string
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
ruleSetType
The type of the web application firewall rule set.
ruleSetType?: string
Property Value
string
ruleSetVersion
The version of the web application firewall rule set type.
ruleSetVersion?: string
Property Value
string
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string