ScopeConnectionListResult interface

List of scope connections.

Properties

nextLink

Gets the URL to get the next page of results.

value

List of scope connections.

Property Details

Gets the URL to get the next page of results.

nextLink?: string

Property Value

string

value

List of scope connections.

value?: ScopeConnection[]

Property Value