ConfigurationList interface
List of configurations (also known as server parameters).
Properties
| next |
Link used to get the next page of results. |
| value | List of configurations (also known as server parameters). |
Property Details
nextLink
Link used to get the next page of results.
nextLink?: string
Property Value
string
value
List of configurations (also known as server parameters).
value?: Configuration[]