Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendUpdateParameters

Package version

Backend update parameters.

Hierarchy

  • BackendUpdateParameters

Index

Properties

Optional credentials

Backend Credentials Contract Properties

Optional description

description: undefined | string

Backend Description.

Optional properties

properties: BackendProperties

Backend Properties contract

Optional protocol

protocol: BackendProtocol

Backend communication protocol.

Optional proxy

Backend Proxy Contract Properties

Optional resourceId

resourceId: undefined | string

Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps.

Optional title

title: undefined | string

Backend Title.

Optional tls

Backend TLS Properties

Optional url

url: undefined | string

Runtime Url of the Backend.

Generated using TypeDoc