PartnerDestinationsListResult interface
Result of the List Partner Destinations operation.
Properties
next |
A link for the next page of partner destinations. |
value | A collection of partner destinations. |
Property Details
nextLink
A link for the next page of partner destinations.
nextLink?: string
Property Value
string
value
A collection of partner destinations.
value?: PartnerDestination[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript