RecommendationRejectContent.ReasonForRejection Property
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.
Reason for rejecting recommendation.
public Azure.ResourceManager.Advisor.Models.RejectingRecommendationReason? ReasonForRejection { get; set; }
member this.ReasonForRejection : Nullable<Azure.ResourceManager.Advisor.Models.RejectingRecommendationReason> with get, set
Public Property ReasonForRejection As Nullable(Of RejectingRecommendationReason)