FirewallPolicyIntrusionDetectionProfileType Struct
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.
Possible Intrusion Detection profile values.
public readonly struct FirewallPolicyIntrusionDetectionProfileType : IEquatable<Azure.ResourceManager.Network.Models.FirewallPolicyIntrusionDetectionProfileType>
type FirewallPolicyIntrusionDetectionProfileType = struct
Public Structure FirewallPolicyIntrusionDetectionProfileType
Implements IEquatable(Of FirewallPolicyIntrusionDetectionProfileType)
- Inheritance
-
FirewallPolicyIntrusionDetectionProfileType
- Implements
Constructors
FirewallPolicyIntrusionDetectionProfileType(String) |
Initializes a new instance of FirewallPolicyIntrusionDetectionProfileType. |
Properties
Advanced |
Advanced. |
Basic |
Basic. |
Extended |
Extended. |
Standard |
Standard. |
Methods
Equals(FirewallPolicyIntrusionDetectionProfileType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(FirewallPolicyIntrusionDetectionProfileType, FirewallPolicyIntrusionDetectionProfileType) |
Determines if two FirewallPolicyIntrusionDetectionProfileType values are the same. |
Implicit(String to FirewallPolicyIntrusionDetectionProfileType) |
Converts a string to a FirewallPolicyIntrusionDetectionProfileType. |
Inequality(FirewallPolicyIntrusionDetectionProfileType, FirewallPolicyIntrusionDetectionProfileType) |
Determines if two FirewallPolicyIntrusionDetectionProfileType values are not the same. |
Applies to
Azure SDK for .NET