OperationsListResults interface

List of available operations.

Properties

odataCount

OData entity count; represents the number of operations returned.

value

List of available operations.

Property Details

odataCount

OData entity count; represents the number of operations returned.

odataCount?: number

Property Value

number

value

List of available operations.

value?: Operation[]

Property Value