Operation interface

Azure Data Factory API operation definition.

Properties

display

Metadata associated with the operation.

name

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

origin

The intended executor of the operation.

serviceSpecification

Details about a service operation.

Property Details

display

Metadata associated with the operation.

display?: OperationDisplay

Property Value

name

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

name?: string

Property Value

string

origin

The intended executor of the operation.

origin?: string

Property Value

string

serviceSpecification

Details about a service operation.

serviceSpecification?: OperationServiceSpecification

Property Value