OfferingsListResult interface
The response of a list Providers operation.
Properties
next |
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
nextLink
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
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