RecommendationRejectContent Class
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.
Recommendation reject body.
public class RecommendationRejectContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Advisor.Models.RecommendationRejectContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Advisor.Models.RecommendationRejectContent>
type RecommendationRejectContent = class
interface IJsonModel<RecommendationRejectContent>
interface IPersistableModel<RecommendationRejectContent>
Public Class RecommendationRejectContent
Implements IJsonModel(Of RecommendationRejectContent), IPersistableModel(Of RecommendationRejectContent)
- Inheritance
-
RecommendationRejectContent
- Implements
Constructors
| Name | Description |
|---|---|
| RecommendationRejectContent() |
Initializes a new instance of RecommendationRejectContent. |
Properties
| Name | Description |
|---|---|
| ReasonForRejection |
Reason for rejecting recommendation. |