Interface AvailableRpOperation


public interface AvailableRpOperation
An immutable client-side representation of AvailableRpOperation.
  • Method Details

    • display

      Gets the display property: Display properties of the operation.
      Returns:
      the display value.
    • isDataAction

      String isDataAction()
      Gets the isDataAction property: Whether this operation is a data action.
      Returns:
      the isDataAction value.
    • name

      String name()
      Gets the name property: Operation name.
      Returns:
      the name value.
    • origin

      String origin()
      Gets the origin property: Operation origin.
      Returns:
      the origin value.
    • serviceSpecification

      OperationMetaServiceSpecification serviceSpecification()
      Gets the serviceSpecification property: Operation service specification.
      Returns:
      the serviceSpecification value.
    • innerModel

      Gets the inner com.azure.resourcemanager.synapse.fluent.models.AvailableRpOperationInner object.
      Returns:
      the inner object.