VerifiedPartnersListResult interface

Result of the List verified partners operation

Properties

nextLink

A link for the next page of verified partners if any.

value

A collection of verified partners.

Property Details

A link for the next page of verified partners if any.

nextLink?: string

Property Value

string

value

A collection of verified partners.

value?: VerifiedPartner[]

Property Value