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[]