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. |
service |
Details about a service operation. |
Property Details
display
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