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.
Compatibility declaration for the FirewallPolicyIntrusionDetectionProfileType type.
public readonly struct FirewallPolicyIntrusionDetectionProfileType : IEquatable<Azure.ResourceManager.Network.Models.FirewallPolicyIntrusionDetectionProfileType>
type FirewallPolicyIntrusionDetectionProfileType = struct
Public Structure FirewallPolicyIntrusionDetectionProfileType
Implements IEquatable(Of FirewallPolicyIntrusionDetectionProfileType)
- Inheritance
-
FirewallPolicyIntrusionDetectionProfileType
- Implements
Constructors
| Name | Description |
|---|---|
| FirewallPolicyIntrusionDetectionProfileType(String) |
Initializes a new instance of FirewallPolicyIntrusionDetectionProfileType. |
Properties
| Name | Description |
|---|---|
| Advanced |
Invokes the FirewallPolicyIntrusionDetectionProfileType compatibility operation. |
| Basic |
Invokes the FirewallPolicyIntrusionDetectionProfileType compatibility operation. |
| Core |
Core. |
| Emerging |
Emerging. |
| Extended |
Extended. |
| Off |
Off. |
| Standard |
Invokes the FirewallPolicyIntrusionDetectionProfileType compatibility operation. |
Methods
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| Equality(FirewallPolicyIntrusionDetectionProfileType, FirewallPolicyIntrusionDetectionProfileType) |
Determines if two FirewallPolicyIntrusionDetectionProfileType values are the same. |
| Implicit(String to FirewallPolicyIntrusionDetectionProfileType) |
Converts a string to a FirewallPolicyIntrusionDetectionProfileType. |
| Implicit(String to Nullable<FirewallPolicyIntrusionDetectionProfileType>) | |
| Inequality(FirewallPolicyIntrusionDetectionProfileType, FirewallPolicyIntrusionDetectionProfileType) |
Determines if two FirewallPolicyIntrusionDetectionProfileType values are not the same. |