PrivateLinkServiceConnectionState interface
The private link service connection state.
Properties
actions |
The required actions. |
description | The description. |
status | The status. |
Property Details
actionsRequired
The required actions.
actionsRequired?: string
Property Value
string
description
The description.
description?: string
Property Value
string
status
The status.
status?: string
Property Value
string