ConnectionState interface
The current state of a private endpoint connection.
Properties
| actions |
Actions required for a private endpoint connection. |
| description | The description for the current state of a private endpoint connection. |
| status | The status of a private endpoint connection. |
Property Details
actionsRequired
Actions required for a private endpoint connection.
actionsRequired?: string
Property Value
string
description
The description for the current state of a private endpoint connection.
description: string
Property Value
string
status
The status of a private endpoint connection.
status: string
Property Value
string