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
nextLink
Gets the URL to get the next page of results.
nextLink?: string
Property Value
value
List of scope connections.
value?: ScopeConnection[]
Property Value