LinkableEnvironmentListResponse interface
Response for getting all the linkable environments
Properties
next |
Link to the next set of results, if any. |
value | List of environments for which user is an admin |
Property Details
nextLink
Link to the next set of results, if any.
nextLink?: string
Property Value
string
value
List of environments for which user is an admin
value?: LinkableEnvironmentResponse[]