OperationsList interface
Lists the operations available.
Properties
nextLink |
Url to follow for getting next page of operations.
|
value |
Array of operations
|
Property Details
nextLink
Url to follow for getting next page of operations.
nextLink?: string
Property Value
value
Array of operations
value: Operation[]
Property Value