ConnectionDetails interface
Private endpoint connection proxy object properties.
Properties
group |
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. |
link |
Link ID. NOTE: This property will not be serialized. It can only be populated by the server. |
member |
Member name. NOTE: This property will not be serialized. It can only be populated by the server. |
private |
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