Compartir a través de


ConfigurationListResult interface

The list of Advisor configurations.

Properties

nextLink

The link used to get the next page of configurations.

value

The list of configurations.

Property Details

The link used to get the next page of configurations.

nextLink?: string

Property Value

string

value

The list of configurations.

value?: ConfigData[]

Property Value