OperationList interface
Operation Collection.
Properties
next |
Link for the next set of operations. |
value | List of operations. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nextLink
Link for the next set of operations.
nextLink?: string
Property Value
string
value
List of operations. NOTE: This property will not be serialized. It can only be populated by the server.
value?: Operation[]