CommitmentAssociationListResult interface

A page of commitment association resources.

Properties

nextLink

A URI to retrieve the next page of results.

value

The set of results for this page.

Property Details

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