PrivateLinkServiceConnectionState interface
The state of a private link service connection.
Properties
description | The private link service connection description. |
status | The private link service connection status. |
Property Details
description
The private link service connection description.
description?: string
Property Value
string
status
The private link service connection status.
status?: string
Property Value
string