Operation interface
Azure Traffic Collector REST API operation definition.
Properties
| display | Display metadata associated with the operation. | 
| is | 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?: OperationDisplayProperty Value
		isDataAction
	  
	Indicates whether the operation is a data action
isDataAction?: booleanProperty Value
boolean
name
Operation name: {provider}/{resource}/{operation}
name?: stringProperty Value
string
origin
Origin of the operation
origin?: stringProperty Value
string