SavingsPlanModelListResult interface
Properties
| additional |
The roll out count summary of the savings plans NOTE: This property will not be serialized. It can only be populated by the server. |
| next |
Url to get the next page. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | The list of savings plans. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
additionalProperties
The roll out count summary of the savings plans NOTE: This property will not be serialized. It can only be populated by the server.
additionalProperties?: SavingsPlanSummary[]
Property Value
nextLink
Url to get the next page. NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
The list of savings plans. NOTE: This property will not be serialized. It can only be populated by the server.
value?: SavingsPlanModel[]