Class Operation
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.Operation
An available operation for Data Lake Analytics.
-
Constructor Details
-
Operation
public Operation()
-
-
Method Details
-
name
Get the name of the operation.- Returns:
- the name value
-
display
Get the display information for the operation.- Returns:
- the display value
-
origin
Get the intended executor of the operation. Possible values include: 'user', 'system', 'user,system'.- Returns:
- the origin value
-