NspAssociationsListResult interface
Result of the request to list NSP resource associations. Contains a list of NSP resource associations and a URL link to get the next set of results.
Properties
| next |
Gets the URL to get the next page of results. |
| value | Gets a page of NSP resource associations |
Property Details
nextLink
Gets the URL to get the next page of results.
nextLink?: string
Property Value
string