GitLabGroupListResponse interface

List of RP resources which supports pagination.

Properties

nextLink

The link to the next page of items.

value

The GitLabGroup items on this page.

Property Details

The link to the next page of items.

nextLink?: string

Property Value

string

value

The GitLabGroup items on this page.

value?: GitLabGroup[]

Property Value