Interface ConnectionString


  • public interface ConnectionString
    An immutable client-side representation of a connection string on a web app.
    • Method Detail

      • name

        String name()
        Returns:
        the key of the setting
      • value

        String value()
        Returns:
        the value of the connection string
      • sticky

        boolean sticky()
        Returns:
        if the connection string sticks to the slot during a swap