ConnectedPartnerResourcesListResponse interface
List of all active newrelic deployments.
Properties
next |
Link to the next set of results, if any. |
value | Results of a list operation. |
Property Details
nextLink
Link to the next set of results, if any.
nextLink?: string
Property Value
string
value
Results of a list operation.
value?: ConnectedPartnerResourcesListFormat[]