PrivateLinkServiceConnectionState interface
Connection state details of the private endpoint
Properties
actions |
The actions required for private link service connection. 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
The actions required for private link service connection. 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