PartnerDestinationsListResult interface

Result of the List Partner Destinations operation.

Properties

nextLink

A link for the next page of partner destinations.

value

A collection of partner destinations.

Property Details

A link for the next page of partner destinations.

nextLink?: string

Property Value

string

value

A collection of partner destinations.

value?: PartnerDestination[]

Property Value