AvailableOperationsListResponse interface
List of available operations
Properties
next |
Link for next list of available operations |
value | Returns a list of available operations |
Property Details
nextLink
Link for next list of available operations
nextLink?: string
Property Value
string
value
Returns a list of available operations
value?: AvailableOperation[]