Share via


OperationList interface

List of resource provider operations.

Properties

nextLink

Link used to get the next page of results.

value

Collection of available operation details

Property Details

Link used to get the next page of results.

nextLink?: string

Property Value

string

value

Collection of available operation details

value?: Operation[]

Property Value