SavingsPlanValidateResponse Interface
public interface SavingsPlanValidateResponse
An immutable client-side representation of SavingsPlanValidateResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
List<Savings |
benefits()
Gets the benefits property: The benefits property. |
|
abstract
Savings |
innerModel()
Gets the inner com. |
| abstract String |
nextLink()
Gets the next |
Method Details
benefits
public abstract List<SavingsPlanValidResponseProperty> benefits()
Gets the benefits property: The benefits property.
Returns:
innerModel
public abstract SavingsPlanValidateResponseInner innerModel()
Gets the inner com.azure.resourcemanager.billing.fluent.models.SavingsPlanValidateResponseInner object.
Returns:
nextLink
public abstract String nextLink()
Gets the nextLink property: Url to get the next page.
Returns: