Interface AvailableRpOperation


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

      • 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

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