ConnectionDetail interface
Properties
group |
The private endpoint connection group id NOTE: This property will not be serialized. It can only be populated by the server. |
id | Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
link |
The private endpoint connection link identifier NOTE: This property will not be serialized. It can only be populated by the server. |
member |
The private endpoint connection member name NOTE: This property will not be serialized. It can only be populated by the server. |
private |
The private endpoint connection private ip address NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
groupId
The private endpoint connection group id NOTE: This property will not be serialized. It can only be populated by the server.
groupId?: string
Property Value
string
id
Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
linkIdentifier
The private endpoint connection link identifier NOTE: This property will not be serialized. It can only be populated by the server.
linkIdentifier?: string
Property Value
string
memberName
The private endpoint connection member name NOTE: This property will not be serialized. It can only be populated by the server.
memberName?: string
Property Value
string
privateIpAddress
The private endpoint connection private ip address NOTE: This property will not be serialized. It can only be populated by the server.
privateIpAddress?: string
Property Value
string