Class BenefitRecommendationsListResult
java.lang.Object
com.azure.resourcemanager.costmanagement.models.BenefitRecommendationsListResult
Result of listing benefit recommendations.
-
Constructor Summary
ConstructorDescriptionCreates an instance of BenefitRecommendationsListResult class. -
Method Summary
-
Constructor Details
-
BenefitRecommendationsListResult
public BenefitRecommendationsListResult()Creates an instance of BenefitRecommendationsListResult class.
-
-
Method Details
-
value
Get the value property: The list of benefit recommendations.- Returns:
- the value value.
-
nextLink
Get the nextLink property: The link (URL) to the next page of results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-