Interface SavingsPlanValidateResponse


public interface SavingsPlanValidateResponse
An immutable client-side representation of SavingsPlanValidateResponse.
  • Method Details

    • benefits

      Gets the benefits property: The benefits property.
      Returns:
      the benefits value.
    • nextLink

      String nextLink()
      Gets the nextLink property: Url to get the next page.
      Returns:
      the nextLink value.
    • innerModel

      Gets the inner com.azure.resourcemanager.billingbenefits.fluent.models.SavingsPlanValidateResponseInner object.
      Returns:
      the inner object.