java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.Operation

public class Operation extends Object
An available operation for Data Lake Analytics.
  • Constructor Details

    • Operation

      public Operation()
  • Method Details

    • name

      public String name()
      Get the name of the operation.
      Returns:
      the name value
    • display

      public OperationDisplay display()
      Get the display information for the operation.
      Returns:
      the display value
    • origin

      public OperationOrigin origin()
      Get the intended executor of the operation. Possible values include: 'user', 'system', 'user,system'.
      Returns:
      the origin value