Share via


TuningOptionsList interface

List of server tuning options.

Properties

nextLink

Link used to get the next page of results.

value

List of available tuning options.

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

List of available tuning options.

value?: TuningOptions[]

Property Value