ConnectionPropertiesPrivateLinkServiceConnectionState interface
The connection state.
- Extends
Inherited 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. |
Inherited Property Details
actionsRequired
Actions required for a private endpoint connection.
actionsRequired?: string
Property Value
string
Inherited From ConnectionState.actionsRequired
description
The description for the current state of a private endpoint connection.
description: string
Property Value
string
Inherited From ConnectionState.description
status
The status of a private endpoint connection.
status: string
Property Value
string
Inherited From ConnectionState.status