Compartir a través de


ConnectorMappingListResult interface

The response of list connector mapping operation.

Properties

nextLink

Link to the next set of results.

value

Results of the list operation.

Property Details

Link to the next set of results.

nextLink?: string

Property Value

string

value

Results of the list operation.

value?: ConnectorMappingResourceFormat[]

Property Value