Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionDetails

Package version

Private endpoint connection proxy object properties.

Hierarchy

  • ConnectionDetails

Index

Properties

Optional groupId

groupId: undefined | string

Group ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Connection details ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional linkIdentifier

linkIdentifier: undefined | string

Link ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional memberName

memberName: undefined | string

Member name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateIpAddress

privateIpAddress: undefined | string

Private IP address. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc