LinkableEnvironmentListResponse interface

Response for getting all the linkable environments

Properties

nextLink

Link to the next set of results, if any.

value

List of environments for which user is an admin

Property Details

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

Property Value