Interface ResourceProviderOperationDefinition


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

      • name

        String name()
        Gets the name property: Resource provider operation name.
        Returns:
        the name value.
      • isDataAction

        Boolean isDataAction()
        Gets the isDataAction property: Indicates whether the operation is data action or not.
        Returns:
        the isDataAction value.
      • innerModel

        ResourceProviderOperationDefinitionInner innerModel()
        Gets the inner com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner object.
        Returns:
        the inner object.