RecommendationState Struct
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.
State of recommendation.
public readonly struct RecommendationState : IEquatable<Azure.ResourceManager.SecurityInsights.Models.RecommendationState>
type RecommendationState = struct
Public Structure RecommendationState
Implements IEquatable(Of RecommendationState)
- Inheritance
-
RecommendationState
- Implements
Recommendation |
Initializes a new instance of RecommendationState. |
Active |
Recommendation is active. |
Completed |
Recommendation has been completed by the system. |
Completed |
Recommendation has been completed by user. |
Dismissed |
Recommendation has been dismissed. |
In |
Recommendation is in progress. |
Equals(Recommendation |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Recommendation |
Determines if two RecommendationState values are the same. |
Implicit(String to Recommendation |
Converts a string to a RecommendationState. |
Inequality(Recommendation |
Determines if two RecommendationState values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: