Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateConnectDescriptor

Connect Descriptor details. If a Private Endpoint was specified in the Connection, the host entry should be a valid IP address.

Properties

Optional connectString

connectString: undefined | string

Connect String. If specified, this will override the stored connect descriptor details. If a Private Endpoint was specified in the Connection, the host entry should be a valid IP address. Supported formats: Easy connect: :/ Long format: (description= (address=(port=)(host=))(connect_data=(service_name=)))

Optional databaseServiceName

databaseServiceName: undefined | string

Database service name.

Optional host

host: undefined | string

Host or IP address of the connect descriptor.

Optional port

port: undefined | number

Port of the connect descriptor. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj