Operation interface

Azure Traffic Collector REST API operation definition.

Properties

display

Display metadata associated with the operation.

isDataAction

Indicates whether the operation is a data action

name

Operation name: {provider}/{resource}/{operation}

origin

Origin of the operation

Property Details

display

Display metadata associated with the operation.

display?: OperationDisplay

Property Value

isDataAction

Indicates whether the operation is a data action

isDataAction?: boolean

Property Value

boolean

name

Operation name: {provider}/{resource}/{operation}

name?: string

Property Value

string

origin

Origin of the operation

origin?: string

Property Value

string