PrivateLinkServiceConnectionState interface
State of a private endpoint connection.
Properties
actions |
Actions required on the private endpoint connection. |
description | Description of the private endpoint connection. |
status | Connection status of the private endpoint connection. |
Property Details
actionsRequired
Actions required on the private endpoint connection.
actionsRequired?: string
Property Value
string
description
Description of the private endpoint connection.
description?: string
Property Value
string
status
Connection status of the private endpoint connection.
status?: string
Property Value
string