OperationalInsightsNetworkSecurityPerimeterSeverity 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.
Severity of the issue.
public readonly struct OperationalInsightsNetworkSecurityPerimeterSeverity : IEquatable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsNetworkSecurityPerimeterSeverity>
type OperationalInsightsNetworkSecurityPerimeterSeverity = struct
Public Structure OperationalInsightsNetworkSecurityPerimeterSeverity
Implements IEquatable(Of OperationalInsightsNetworkSecurityPerimeterSeverity)
- Inheritance
-
OperationalInsightsNetworkSecurityPerimeterSeverity
- Implements
Constructors
| Name | Description |
|---|---|
| OperationalInsightsNetworkSecurityPerimeterSeverity(String) |
Initializes a new instance of OperationalInsightsNetworkSecurityPerimeterSeverity. |
Properties
| Name | Description |
|---|---|
| Error |
Gets the Error. |
| Warning |
Gets the Warning. |
Methods
| Name | Description |
|---|---|
| Equals(OperationalInsightsNetworkSecurityPerimeterSeverity) |
Indicates whether the current object is equal to another object of the same type. |
| ToString() |
Returns the fully qualified type name of this instance. |