SignaturesOverrides Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET