ServiceOperationList interface
OData page of action (operation) objects
Properties
nextLink |
URL to load the next page of actions
|
value |
List of actions
|
Property Details
nextLink
URL to load the next page of actions
nextLink?: string
Property Value
value
List of actions
value?: ServiceOperation[]
Property Value