CapabilitiesListResult interface
The response containing list of capabilities.
Properties
nextLink |
The URI to fetch the next page of capabilities.
|
value |
The list of capabilities.
|
Property Details
nextLink
The URI to fetch the next page of capabilities.
nextLink?: string
Property Value
value
The list of capabilities.
value?: Capabilities[]
Property Value