ServiceOperationList interface

OData page of action (operation) objects

Properties

nextLink

URL to load the next page of actions

value

List of actions

Property Details

URL to load the next page of actions

nextLink?: string

Property Value

string

value

List of actions

value?: ServiceOperation[]

Property Value