OperationList interface
Properties
nextLink |
URI to the next page of operations.
|
value |
Array of operations
|
Property Details
nextLink
URI to the next page of operations.
nextLink?: string
Property Value
value
Array of operations
value?: Operation[]
Property Value