ImplementationEffort 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.
The implementation effort required to remediate this assessment.
public readonly struct ImplementationEffort : IEquatable<Azure.ResourceManager.SecurityCenter.Models.ImplementationEffort>
type ImplementationEffort = struct
Public Structure ImplementationEffort
Implements IEquatable(Of ImplementationEffort)
- Inheritance
-
ImplementationEffort
- Implements
Constructors
ImplementationEffort(String) |
Initializes a new instance of ImplementationEffort. |
Properties
High |
High. |
Low |
Low. |
Moderate |
Moderate. |
Methods
Equals(ImplementationEffort) |
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(ImplementationEffort, ImplementationEffort) |
Determines if two ImplementationEffort values are the same. |
Implicit(String to ImplementationEffort) |
Converts a string to a ImplementationEffort. |
Inequality(ImplementationEffort, ImplementationEffort) |
Determines if two ImplementationEffort values are not the same. |
Applies to
Azure SDK for .NET