TrackedRecommendationProperties.Reason Property

Definition

The reason the state of the Recommendation was changed.

public Azure.ResourceManager.Advisor.Models.RecommendationStateChangeReason? Reason { get; set; }
member this.Reason : Nullable<Azure.ResourceManager.Advisor.Models.RecommendationStateChangeReason> with get, set
Public Property Reason As Nullable(Of RecommendationStateChangeReason)

Property Value

Applies to