• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum AdfRestMethod

Namespace:
Varigence.Languages.Biml.DataFactory
Assembly:
Biml.dll
C#
    public enum AdfRestMethod
    
  

Fields

Get

Retreive information from a source.

Post

Request that the endpoint does something with the provided entity.

Put

Request that the endpoint does something with the provided entity. A put request is idempotent.

© Varigence