Operation interface

An available operation for Data Lake Analytics.

Properties

display

The display information for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

origin

The intended executor of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

properties

The OperationMetaPropertyInfo for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

display

The display information for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

display?: OperationDisplay

Property Value

name

The name of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

origin

The intended executor of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

origin?: string

Property Value

string

properties

The OperationMetaPropertyInfo for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

properties?: OperationMetaPropertyInfo

Property Value