OfferingsListResult interface

The response of a list Providers operation.

Properties

nextLink

Link to the next set of results. Not empty if Value contains incomplete list of Providers.

value

Result of a list Providers operation.

Property Details

Link to the next set of results. Not empty if Value contains incomplete list of Providers.

nextLink?: string

Property Value

string

value

Result of a list Providers operation.

value?: ProviderDescription[]

Property Value