Share via


ConfigurationList interface

List of configurations (also known as server parameters).

Properties

nextLink

Link used to get the next page of results.

value

List of configurations (also known as server parameters).

Property Details

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[]

Property Value