Share via


SignaturesOverrides Class

Definition

Contains all specific policy signatures overrides for the IDPS

public class SignaturesOverrides : Microsoft.Rest.Azure.IResource
type SignaturesOverrides = class
    interface IResource
Public Class SignaturesOverrides
Implements IResource
Inheritance
SignaturesOverrides
Implements

Constructors

SignaturesOverrides()

Initializes a new instance of the SignaturesOverrides class.

SignaturesOverrides(String, String, String, SignaturesOverridesProperties)

Initializes a new instance of the SignaturesOverrides class.

Properties

Id

Gets or sets will contain the resource id of the signature override resource

Name

Gets or sets contains the name of the resource (default)

Properties

Gets or sets will contain the properties of the resource (the actual signature overrides)

Type

Gets or sets will contain the type of the resource: Microsoft.Network/firewallPolicies/intrusionDetectionSignaturesOverrides

Applies to