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

The URI to fetch the next page of capabilities.

nextLink?: string

Property Value

string

value

The list of capabilities.

value?: Capabilities[]

Property Value