CommitmentAssociationListResult interface
A page of commitment association resources.
Properties
next |
A URI to retrieve the next page of results. |
value | The set of results for this page. |
Property Details
nextLink
A URI to retrieve the next page of results.
nextLink?: string
Property Value
string
value
The set of results for this page.
value?: CommitmentAssociation[]
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