SignaturesOverrides interface
Contains all specific policy signatures overrides for the IDPS
Properties
id | Will contain the resource id of the signature override resource |
name | Contains the name of the resource (default) |
properties | Will contain the properties of the resource (the actual signature overrides) |
type | Will contain the type of the resource: Microsoft.Network/firewallPolicies/intrusionDetectionSignaturesOverrides |
Property Details
id
Will contain the resource id of the signature override resource
id?: string
Property Value
string
name
Contains the name of the resource (default)
name?: string
Property Value
string
properties
Will contain the properties of the resource (the actual signature overrides)
properties?: SignaturesOverridesProperties
Property Value
type
Will contain the type of the resource: Microsoft.Network/firewallPolicies/intrusionDetectionSignaturesOverrides
type?: string
Property Value
string