PrivateLinkServiceConnectionStateProperty interface
Connection State of the Private Endpoint Connection.
Properties
actions |
Any action that is required beyond basic workflow (approve/ reject/ disconnect) NOTE: This property will not be serialized. It can only be populated by the server. |
description | The private link service connection description. |
status | The private link service connection status. |
Property Details
actionsRequired
Any action that is required beyond basic workflow (approve/ reject/ disconnect) NOTE: This property will not be serialized. It can only be populated by the server.
actionsRequired?: string
Property Value
string
description
The private link service connection description.
description?: string
Property Value
string
status
The private link service connection status.
status?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript