ConnectionDetails interface

Private endpoint connection proxy object properties.

Properties

groupId

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

id

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

linkIdentifier

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

memberName

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

privateIpAddress

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

Property Details

groupId

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

groupId?: string

Property Value

string

id

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

id?: string

Property Value

string

linkIdentifier

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

linkIdentifier?: string

Property Value

string

memberName

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

memberName?: string

Property Value

string

privateIpAddress

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

privateIpAddress?: string

Property Value

string