OperationList interface

Operation Collection.

Properties

nextLink

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

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[]

Property Value