Share via


PagedEnvironmentOutput interface

Paged collection of Environment items

Properties

nextLink

The link to the next page of items

value

The Environment items on this page

Property Details

The link to the next page of items

nextLink?: string

Property Value

string

value

The Environment items on this page

value: EnvironmentOutput[]

Property Value